-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
Description
Now that we have metrics... we can have metrics about the metrics! (and the logs and the spans.)
See Semantic conventions for OpenTelemetry SDK metrics
This document describes metrics emitted by the OpenTelemetry SDK components themselves about their internal state.
For example, otel.sdk.processor.log.queue.size - The number of log records in the queue of a given instance of an SDK log processor.
kaylareopelle