-
Notifications
You must be signed in to change notification settings - Fork 613
Labels
keepaliveLabel to exempt Issues / PRs from stale workflowLabel to exempt Issues / PRs from stale workflowtraceqltype/bugSomething isn't workingSomething isn't working
Description
Describe the bug
When running a TraceQL metrics query with exemplars enabled, the exemplars
query field value is not respected by Tempo, it always returns the amount of exemplars decided internally in Tempo.
To Reproduce
Steps to reproduce the behavior:
- Start Tempo (2.7.0)
- Run a metrics query
{} | rate()
and set the exemplars field as3
, for example
Expected behavior
In the example above I would expect to only receive 3 exemplars, but receive more.
Metadata
Metadata
Assignees
Labels
keepaliveLabel to exempt Issues / PRs from stale workflowLabel to exempt Issues / PRs from stale workflowtraceqltype/bugSomething isn't workingSomething isn't working