Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 30c54c4

Browse files
committed
Make changes from Anna
1 parent b62ba56 commit 30c54c4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

gdi/get-data-in/rum/browser/troubleshooting.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,10 @@ instrumentation, which then calls the browser API. As a result, your browser
140140
developer tools indicate that such events are initiated by the RUM agent.
141141

142142
You can identify the original application code initiator by navigating to the
143-
network request and hovering over or clicking the value in the initiator column,
144-
for example, ``splunk-otel-web.js``. This displays additional events from the
145-
stack trace.
143+
network request and hovering over or selecting the value in the initiator
144+
column, for example, ``splunk-otel-web.js``. This displays additional events
145+
from the stack trace.
146146

147-
It is also possible to configure your browser developer tools to omit the
148-
instrumentation layers from the initiator list. See your browser documentation
149-
for details.
147+
You can also configure your browser developer tools to omit the instrumentation
148+
layers from the initiator list. See your browser documentation for details.
150149

0 commit comments

Comments
 (0)