Skip to content

Jaeger and Tempo APIs do not support extra_filters query parameter #178

Description

@AndrejsPon00

Describe the bug

extra_filters works perfectly when defined in VMUser (automatically injected by vmauth / auth layer) or when manually passed as a query parameter on native LogsQL endpoints. However, it is completely ignored when using the Jaeger Query API and Tempo API compatibility endpoints.

This prevents proper data separation for users accessing traces via Jaeger UI, Grafana Jaeger or Tempo datasources, or any other tool that uses these APIs.

To Reproduce

You can reproduce it by injecting &extra_filters=... on both native LogsQL and Jaeger/Tempo API endpoints.

Please let me know if you need clear steps to reproduce the issue.

Version

v0.9.2

Logs

No response

Screenshots

No response

Used command-line flags

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions