Skip to content

Explore whether we can support the Jaeger data source in Grafana without using Jaeger frontend as a proxy. #3711

@guilload

Description

@guilload

That's how you setup a proxy Jaeger data source:

- id: 1
  name: Jaeger
  type: jaeger
  typeName: Jaeger
  access: proxy
  url: http://jaeger:16686
  isDefault: false
  jsonData:
    httpMethod: POST
  readOnly: false

The idea would be to point directly to Quickwit with url: http://localhost:7280/jaeger

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions