Scrape Loki metrics
Change-Id: I2cd9c872882cd760fc2ff10028b7e03a31f8fba5
This commit is contained in:
parent
ead4e7d5cc
commit
b1be26012b
|
@ -1149,6 +1149,10 @@ serverFiles:
|
|||
static_configs:
|
||||
- targets:
|
||||
- localhost:9090
|
||||
- job_name: loki
|
||||
static_configs:
|
||||
- targets:
|
||||
- #@ "loki-{}.{}.svc.cluster.local:3100".format(data.values.namespace, data.values.namespace)
|
||||
|
||||
# A scrape configuration for running Prometheus on a Kubernetes cluster.
|
||||
# This uses separate scrape configs for cluster components (i.e. API server, node)
|
||||
|
|
Loading…
Reference in a new issue