The following telemetry is emitted by this component.
Count of spans that were sampled or not per sampling policy
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{spans} | Sum | Int | true |
Count of traces that were sampled or not per sampling policy
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{traces} | Sum | Int | true |
Number of spans that were able to be immediately released due to a decision cache hit.
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{spans} | Sum | Int | true |
Global count of traces that were sampled or not by at least one policy
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{traces} | Sum | Int | true |
Counts the arrival of new traces
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{traces} | Sum | Int | true |
Latency (in microseconds) of a given sampling policy
Unit | Metric Type | Value Type |
---|---|---|
µs | Histogram | Int |
Latency (in microseconds) of each run of the sampling decision timer
Unit | Metric Type | Value Type |
---|---|---|
µs | Histogram | Int |
Time (in seconds) from the sampling decision was taken and the arrival of a late span
Unit | Metric Type | Value Type |
---|---|---|
s | Histogram | Int |
Count of sampling policy evaluation errors
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{errors} | Sum | Int | true |
Count of traces that needed to be dropped before the configured wait time
Unit | Metric Type | Value Type | Monotonic |
---|---|---|---|
{traces} | Sum | Int | true |
Time (in seconds) from arrival of a new trace until its removal from memory
Unit | Metric Type | Value Type |
---|---|---|
s | Histogram | Int |
Tracks the number of traces current on memory
Unit | Metric Type | Value Type |
---|---|---|
{traces} | Gauge | Int |