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

Template variable service failed #32

Open
casperdcl opened this issue Jun 4, 2022 · 3 comments · May be fixed by #45
Open

Template variable service failed #32

casperdcl opened this issue Jun 4, 2022 · 3 comments · May be fixed by #45

Comments

@casperdcl
Copy link
Contributor

casperdcl commented Jun 4, 2022

Just re-built now, and in the browser UI it no longer renders stats. Instead there's a pop-up error saying:

⚠️ Templating [fromdomain]
Error updating options: Support for Elasticsearch versions after their end-of-life (currently versions < 7.10) was removed.

@AdrianEunoia
Copy link

Hi @casperdcl grafana docker img was updated last week thats why now there are some deps conflicts. To make it work again just specify an older grafana version. I have tested the 8.5.2 and its working. (grafana/Dockerfile -> FROM grafana/grafana:8.5.2)

@casperdcl
Copy link
Contributor Author

thx; confirmed working with 8.5.4 (latest before 9.0.0) too.

Updated #24 to include both this fix and #29 too :)

@surfen
Copy link

surfen commented Oct 12, 2023

I've made it work with latest grafana image, see #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants