Commit 35ada9d
committed
[frontend] fix RUM instrumentation by updating deprecated properties
RUM instrumentation is broken, since we are relying on latest
version from CDN and v1 was released with breaking changes.
Updated the following configs based on
https://github.com/signalfx/splunk-otel-js-web/blob/main/CHANGELOG.md#100
- beaconUrl -> beaconEndpoint
- app -> applicationName
- environment -> deploymentEnvironment
- rumAuth -> rumAccessToken1 parent aa26964 commit 35ada9d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments