Open
Description
Hi team,
I've noticed that there are references to using SplunkOtelWeb
class but this doesn't seem to exist in this project. I believe those references should be changed to SplunkRum
.
Below and the references I can find:
- https://github.com/signalfx/splunk-otel-js-web/blob/main/examples/installing-npm/README.md?plain=1#L13-L39
- https://github.com/signalfx/splunk-otel-js-web/blob/main/examples/next-ssr-example/instrumentation.client.ts#L21
- https://github.com/signalfx/splunk-otel-js-web/blob/main/examples/next-ssr-example/README.md?plain=1#L133
- https://github.com/signalfx/splunk-otel-js-web/blob/main/examples/installing-npm/src/instrumentation.ts#L20
- https://github.com/signalfx/splunk-otel-js-web/blob/main/packages/web/tests/SplunkOtelWeb.test.ts#L25
- https://github.com/signalfx/splunk-otel-js-web/blob/main/packages/web/tests/api.test.ts#L21C8-L21C21