FEAT: add grafana loki

This commit is contained in:
Sebastian Mark 2022-03-28 23:00:58 +02:00
parent 9c5e97fcf1
commit a53be1e232
2 changed files with 6 additions and 0 deletions

View file

@ -3,6 +3,7 @@
* [NGINX Ingress Controller](https://kubernetes.github.io/ingress-nginx/)
* [cert-manager](https://cert-manager.io/)
* [prometheus and grafana](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)
* [loki](https://grafana.com/docs/loki/latest/)
* [ArgoCD](https://argoproj.github.io/cd/)
* [keel](https://keel.sh)
* [reloader](https://github.com/stakater/Reloader)

5
vars/helm/005-loki.yml Normal file
View file

@ -0,0 +1,5 @@
---
loki:
chart: grafana/loki-stack
url: https://grafana.github.io/helm-charts
namespace: metrics