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

monitoring: Add Grafana Loki HR and Flux logs dashboard #2806

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

stefanprodan
Copy link
Member

Changes:

  • add loki-stack HelmRelease to install Loki and Promtail in the monitoring namespace
  • set Loki data retention to 12h
  • make the loki-stack HelmRelease depend on kube-prometheus-stack to install Loki's datasource and service monitors in the correct order
  • add a Grafana dashboard for displaying and filtering the Flux controllers JSON logs

- add loki-stack HelmRelease to install Loki and Promtail in the monitoring namespace
- make the loki-stack HelmRelease depend on kube-prometheus-stack to install Loki's datasource and service monitors in the correct order
- add a Grafana dashboard for displaying and filtering the Flux controllers JSON logs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added enhancement New feature or request area/monitoring Monitoring related issues and pull requests labels Jun 3, 2022
@stefanprodan stefanprodan requested a review from hiddeco June 3, 2022 09:52
@stefanprodan stefanprodan merged commit bf14f47 into main Jun 3, 2022
@stefanprodan stefanprodan deleted the monitoring-logs branch June 3, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Monitoring related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants