This commit is contained in:
parent
350398cb23
commit
64677a02d1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ data:
|
||||||
|
|
||||||
loki.write "local_loki" {
|
loki.write "local_loki" {
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "http://loki-loki-distributed-gateway/loki/api/v1/push"
|
url = "http://loki-loki-distributed-gateway.monitoring.svc.cluster.local/loki/api/v1/push"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue