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:
parent
65eed24c6c
commit
c7b094d364
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue