grafana / faro-web-sdk

The Grafana Faro Web SDK, part of the Grafana Faro project, is a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. Frontend telemetry can then be correlated with backend and infrastructure data for full-stack observability.
https://grafana.com/oss/faro/
Apache License 2.0
750 stars 65 forks source link

Front-end variables of different paths under the same domain name may overwrite each other #650

Open zhaomingcheng01 opened 2 months ago

zhaomingcheng01 commented 2 months ago

In the same domain name through the path to distinguish the project, there is the problem of variables covering each other, the domain name part is equivalent to the library, the same domain name path to distinguish the project has the risk of covering each other, modify the source code in front of the unique variable to distinguish image This can be distinguished by adding the following labels image

codecapitano commented 2 months ago

Related issue: https://github.com/grafana/faro-web-sdk/issues/451