Skip to content

Commit 1db6b48

Browse files
kimsaucejpipkin1
andauthored
Update docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/javascript/index.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 63afebf commit 1db6b48

File tree

1 file changed

+1
-1
lines changed
  • docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/javascript

1 file changed

+1
-1
lines changed

docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Remember to provide configuration using environment variables:
8484
* [Set up traces collection for Kubernetes environments](/docs/apm/traces/get-started-transaction-tracing/set-up-traces-collection-for-kubernetes-environments.md)
8585
* [Set up traces collection for other environments usage](/docs/apm/traces/get-started-transaction-tracing/set-up-traces-collection-for-other-environments.md)
8686
* `OTEL_SERVICE_NAME`. A logical service name that represents its business logic.
87-
* `OTEL_RESOURCE_ATTRIBUTES`. Set "application" name attribute which should represent its business logic and extra attributes attached to all spans. Add the `deployment.environment=[environment-name]` tag as needed to allow for filtering by environment on dashboard panels. For more information, see [Add Services Panel to Dashboard](/docs/apm/services-list-map/#add-services-panel-to-dashboard).
87+
* `OTEL_RESOURCE_ATTRIBUTES`. Set "application" name attribute which should represent its business logic and extra attributes attached to all spans. Add the `deployment.environment=[environment-name]` tag as needed to allow for filtering by environment on dashboard panels. For more information, see [Add services panel to dashboard](/docs/apm/services-list-map/#add-services-panel-to-dashboard).
8888

8989
**Example:**
9090

0 commit comments

Comments
 (0)