wu-sheng commented on a change in pull request #45:
URL:
https://github.com/apache/skywalking-client-js/pull/45#discussion_r590391139
##########
File path: README.md
##########
@@ -54,6 +54,7 @@ The register method supports the following parameters.
|vue|Vue|Support vue errors monitoring|false|undefined|
|traceSDKInternal|Boolean|Support tracing SDK internal RPC.|false|false|
|detailMode|Boolean|Support tracing http method and url as tags in
spans.|false|true|
+|traceOrigins|string \| RegExp \| (string \| RegExp)[]|Only the request origin
on this list will be tracked.|false|-|
Review comment:
> Only the request origin on this list will be tracked.
The allow list to determine activating tracing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]