rovast opened a new pull request #52:
URL: https://github.com/apache/skywalking-client-js/pull/52


   The current `register` method report segment is 5mins, which may be 
customized by the user.
   
   ```typescript
   ClientMonitor.register({
     collector: 'http://127.0.0.1:8080',
     service: 'test-ui',
     pagePath: '/current/page/name',
     serviceVersion: 'v1.0.0',
     autoReportInterval: 300000,
   });
   ```


-- 
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]


Reply via email to