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

Grafana/log-analyser not working after fresh setup with docker on Ubuntu24 #1991

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pzystorm
Copy link

@pzystorm pzystorm commented Jan 5, 2025

As complained in this bug #1956 I have now found a solution what needs to be changed:

  • it seems the datasource ids are random ids. The current grafana version can handle plaintext names of the datsources
  • the datasources were not imported, because ./log-analyser/grafana-provisioning/datasources was not mounted
  • after one day I have always reached some max_send_msg_size limit and Grafana could not get data from loki, to the limit has been set from 4mb to 32mb and works now much much better than before
  • the otel component has complained about "loglevel: debug" which seems to be some old style format

@saghul
Copy link
Member

saghul commented Jan 6, 2025

Ping @24kushang :-)

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 this pull request may close these issues.

2 participants