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

Logs Explorer not working #3297

Open
kunalmehta-eve opened this issue Sep 3, 2024 · 1 comment
Open

Logs Explorer not working #3297

kunalmehta-eve opened this issue Sep 3, 2024 · 1 comment

Comments

@kunalmehta-eve
Copy link

As suggested i have enabled necessary configurations on loki and grafana both to enable Logs explorer but its not working for some reason

Errors in Loki:

10#10: *47494 open() "/etc/nginx/html/metrics" failed (2: No such file or directory), client: 10.244.11.6, server: , request: "GET /metrics HTTP/1.1", host: "10.244.9.11:8080"

Added configurations:

Plugin downloaded in Grafana 11.0.0

Configurations in loki(latest helm chart):

--pattern-ingester.enabled=true
limits_config:
volume_enabled: true

@cydergoth
Copy link

Current version of the helm chart installs Loki 2.9.10 whereas Logs Explorer requires >3.2.0

Patching values file on the latest chart with 3.2.0 results in config mismatches

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

No branches or pull requests

2 participants