Skip to content

Commit

Permalink
Update content/en/docs/languages/java/automatic/spring-boot.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
  • Loading branch information
zeitlinger and theletterf authored Apr 11, 2024
1 parent 0c1b8ba commit 447c9f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/docs/languages/java/automatic/spring-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,9 @@ standard `OTEL_RESOURCE_ATTRIBUTES` environment variable:
export OTEL_RESOURCE_ATTRIBUTES="deployment.environment=prod"
```

Alternatively, you can use an environment variable to set or override a single
Alternatively, you can use the
`OTEL_RESOURCE_ATTRIBUTES_DEPLOYMENT_ENVIRONMENT`
environment variable to set or override a single
resource attribute:

```shell
Expand Down

0 comments on commit 447c9f1

Please sign in to comment.