Clarify attributes parameter type of Get a Logger operation #3841
Labels
[label deprecated] triaged-accepted
[label deprecated] Issue triaged and accepted by OTel community, can proceed with creating a PR
spec:logs
Related to the specification/logs directory
From https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/bridge-api.md#get-a-logger:
Attributes of what type are these? Log attributes or common attributes? My guess is that these are "common attributes" but should be clearly defined by the specification.
What the implementation should with the provided attributes? Shouldn't the data model for instrumentation scope be updated to also contain the attributes? See OTLP defintion and glossary definition. I think it is a bug in the specification.
Related PR: open-telemetry/opentelemetry-go#4809
The text was updated successfully, but these errors were encountered: