Skip to content

Commit 2c3b572

Browse files
Fixes
1 parent d7f30e7 commit 2c3b572

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gdi/get-data-in/rum/browser/browser-rum-api-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,5 @@ The following example shows how to add an event listener to track changes of ses
136136
Migrate to OpenTelemetry
137137
==============================
138138

139-
If you have some existing manual instrumentation of your app you can translate the code to use OpenTelemetry conventions. See how in GitHub's :new-page:`Migrating Manual Instrumentation https://github.com/signalfx/splunk-otel-js-web/blob/13cb35597773c251d7ec0df08cecabf5fbc4bcb2/docs/MigratingInstrumentation.md#custom-properties--tags--attributes>`.
139+
If you have some existing manual instrumentation of your app you can translate the code to use OpenTelemetry conventions. See how in GitHub's :new-page:`Migrating Manual Instrumentation <https://github.com/signalfx/splunk-otel-js-web/blob/13cb35597773c251d7ec0df08cecabf5fbc4bcb2/docs/MigratingInstrumentation.md#custom-properties--tags--attributes>`.
140140

rum/rum-custom-indexed-tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Add custom tags to Tag Spotlight
3838

3939
You need to be an admin to do this task. Follow these steps to add custom tags to Tag Spotlight:
4040

41-
1. Add a span tag following as explained in :ref:`create-a-span-rum`. To add attributes to the span, see RUM's API :ref:`browser-rum-methods`.
41+
1. Add a span tag as explained in :ref:`create-a-span-rum`. To add attributes to the span, see RUM's API :ref:`browser-rum-methods`.
4242

4343
2. There are two ways to navigate to the MetricSets configuration page. Choose either one:
4444

0 commit comments

Comments
 (0)