feat(system): add Loki datasource to Grafana

This commit is contained in:
Khue Doan 2021-09-24 19:18:20 +07:00
parent d94cfbf8e9
commit ad0a3f59e8

View File

@ -8,3 +8,7 @@ kube-prometheus-stack:
- secretName: grafana-general-tls
hosts:
- grafana.khuedoan.com
additionalDataSources:
- name: Loki
type: loki
url: http://monitoring-system-loki:3100