fix(alloy): Add closing bracket
This commit is contained in:
parent
11df835631
commit
f22b76e160
1 changed files with 1 additions and 1 deletions
|
|
@ -607,6 +607,7 @@ data:
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "https://loki.peterg.nl/loki/api/v1/push"
|
url = "https://loki.peterg.nl/loki/api/v1/push"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
prometheus.remote_write "default" {
|
prometheus.remote_write "default" {
|
||||||
external_labels = {
|
external_labels = {
|
||||||
|
|
@ -621,4 +622,3 @@ data:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue