semantic-conventions/model/registry/deprecated/otel.yaml

20 lines
601 B
YAML

groups:
- id: registry.otel.library.deprecated
prefix: otel.library
type: attribute_group
display_name: Deprecated OTel Library Attributes
brief: "Describes deprecated otel.library attributes."
attributes:
- id: name
type: string
deprecated: use the `otel.scope.name` attribute.
stability: experimental
brief:
examples: ['io.opentelemetry.contrib.mongodb']
- id: version
type: string
deprecated: use the `otel.scope.version` attribute.
stability: experimental
brief:
examples: ['1.0.0']