Traces
Traces panel - distributed tracing visualization.
Use for displaying trace data from Jaeger, Tempo, etc.
<Traces title="Request Traces" spanNameFilter="api-*"> trace_data</Traces>| Prop | Type | Default | Description |
|---|---|---|---|
spanNameFilter | string | - | Span name filter |
serviceNameFilter | string | - | Service name filter |
Inherits from BasePanelProps