mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:14:38 +07:00
feat(system): add Loki datasource to Grafana
This commit is contained in:
parent
d94cfbf8e9
commit
ad0a3f59e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user