margauxcabrera commented on issue #6221:
URL: https://github.com/apache/skywalking/issues/6221#issuecomment-763355310


   Here's the call for your reference:
   ```
        var full = location.protocol+'//'+location.hostname+(location.port ? 
':'+location.port: '');
        ClientMonitor.setPerformance({
                collector: full,
                service: "nodeid" + ${nodeId},
                serviceVersion: 'v1.0.0',
                pagePath: location.href
        });
   ```


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