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

Loki datasource not able to use in grafana 9.5< - default grafana image tag is 10.3.3 - incorrect #12931

Open
wwojciechp opened this issue May 10, 2024 · 0 comments
Labels
area/helm help wanted We would love help on these issues. Please come help us!

Comments

@wwojciechp
Copy link

When loki is imported as a data source into Grafana in versions higher than 9.5. the following error is received:

parse error at line 1, col 3: syntax error: unexpected IDENTIFIER, expecting = or =~ or !~ or !

When we run the chart with the flag, the loki is not imported correctly and does not display the data --set grafana.enabled=true

Chart version: 2.10.2

https://artifacthub.io/packages/helm/grafana/loki-stack

How to reproduce the problem:

Go to:
2024-05-09_21-44

Then test connection, in logs we can see:
2024-05-09_21-45

When I replaced loki tag to 2.9.8 it works fine, by default loki tag in chart is 2.6.1, this version was released in July 2022, that is pretty old.

@JStickler JStickler added help wanted We would love help on these issues. Please come help us! area/helm labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm help wanted We would love help on these issues. Please come help us!
Projects
None yet
Development

No branches or pull requests

2 participants