Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable tempo-query by default in Jsonnet libs #2462

Merged
merged 9 commits into from
May 30, 2023

Conversation

electron0zero
Copy link
Member

@electron0zero electron0zero commented May 11, 2023

What this PR does:
tempo-query was required for Grafana version <7.5 for compatibility with jaeger-ui. grafana version <7.5 didn't have Tempo datasource, and we used jaeger datasource to query tempo via tempo-query.

Grafana 7.5 was released on Mar 25, 2021, which was 2+ year ago.

It is already disabled by default in helm-chart: grafana/helm-charts#2387

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@electron0zero electron0zero changed the title Disable tempo-query by default Disable tempo-query by default in jsonnet libs May 29, 2023
@electron0zero electron0zero changed the title Disable tempo-query by default in jsonnet libs Disable tempo-query by default in Jsonnet libs May 29, 2023
@electron0zero electron0zero marked this pull request as ready for review May 29, 2023 18:14
Copy link
Member

@mapno mapno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment, but overall good change.

operations/jsonnet/microservices/config.libsonnet Outdated Show resolved Hide resolved
@electron0zero electron0zero requested a review from mapno May 30, 2023 09:10
@electron0zero electron0zero self-assigned this May 30, 2023
@electron0zero electron0zero merged commit 67a9e14 into grafana:main May 30, 2023
14 checks passed
@electron0zero electron0zero deleted the disable_tempo_query branch May 30, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants