Remove service.version from list of attributes with dedicated env var (#261)

Co-authored-by: Josh Suereth <joshuasuereth@google.com>
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
This commit is contained in:
Anuraag Agrawal 2023-09-25 23:44:03 +09:00 committed by GitHub
parent 65eed24c6c
commit c7b094d364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ These are the attributes which MAY be configurable via a dedicated environment v
as specified in [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/configuration/sdk-environment-variables.md):
- [`service.name`](#service)
- [`service.version`](#service)
## Semantic Attributes with SDK-provided Default Value