Skip to content

Commit 63afebf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/custom-tags-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ OTEL_RESOURCE_ATTRIBUTES="service.name=Accounts"
1313
OTEL_RESOURCE_ATTRIBUTES="application=OnlineBanking,exampleKey=exampleValue"
1414
```
1515

16-
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).
16+
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).
1717

1818
## Custom tags configuration through your code
1919

0 commit comments

Comments
 (0)