-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
staleThis issue didn't have recent activityThis issue didn't have recent activity
Description
Our SDK's BatchSpanProcessor and BatchLogRecordProcessor emit metrics about their internal state, eg otel.trace.span_processor.spans and otel.logs.log_processor.queue.usage.
Since #1633 has been merged we have some official semantic conventions that can be used.
We should:
- use semconv where available
- consider dropping or submitting new semconv's for metrics we emit that do not map to a semconv
See https://opentelemetry.io/docs/specs/semconv/otel/sdk-metrics/
This is not a breaking change in terms of API, but behaviourally different enough to go into SDK 2.x ?
Metadata
Metadata
Assignees
Labels
staleThis issue didn't have recent activityThis issue didn't have recent activity