Skip to content

Releases: jaegertracing/grafana-plugin

v0.4.1

Choose a tag to compare

@yurishkuro yurishkuro released this 08 Aug 22:20
d775100

What's Changed

  • Let a search omit the service name by @ysh-bot in #82

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@yurishkuro yurishkuro released this 08 Aug 20:03
cfd65d2

Requires Jaeger 2.19.0 or newer.

What's Changed

  • feat(panel): synchronize Jaeger iframe theme with Grafana theme by @yurishkuro in #67
  • fix(datasource): Call api_v3 for services and operations by @ysh-bot in #79
  • ci: Wait for HotROD services via api_v3 by @ysh-bot in #80
  • ci: Pin e2e Jaeger to a trunk snapshot that has the v1 endpoints removed by @ysh-bot in #81

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@yurishkuro yurishkuro released this 02 Jun 20:43
15633a4

What's Changed

Breaking change

  • feat(datasource): switch search to /api/v3/trace-summaries (ADR-010) by @yurishkuro in #63

Dependencies

  • chore(deps-dev): Bump @types/node from 24.12.4 to 25.8.0 by @dependabot[bot] in #55
  • chore: disable dependabot version updates (keep security updates only) by @yurishkuro in #60

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@yurishkuro yurishkuro released this 20 May 23:13
62e76e9

What's Changed

  • chore(ci): consolidate compose files; use root docker-compose.yaml in e2e tests by @yurishkuro in #51
  • Fix documentation by @yurishkuro in #52
  • feat(datasource): use Grafana backend proxy for API calls; add Public URL field for iframe by @yurishkuro in #57
  • test(datasource): add DataProxy e2e test; migrate ConfigEditor to plugin-ui; fix docs by @yurishkuro in #58
  • fix(datasource): add Auth settings to ConfigEditor (OAuth forwarding, TLS, basic auth) by @yurishkuro in #59

v0.1.0

Choose a tag to compare

@yurishkuro yurishkuro released this 20 May 01:35
902fc84

First release