chore(alloy): Set tenant_id in correct property
This commit is contained in:
parent
f22b76e160
commit
01e0fb9a85
1 changed files with 1 additions and 1 deletions
|
|
@ -603,9 +603,9 @@ data:
|
||||||
}
|
}
|
||||||
|
|
||||||
loki.write "default" {
|
loki.write "default" {
|
||||||
tenant_id = "wheatley"
|
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "https://loki.peterg.nl/loki/api/v1/push"
|
url = "https://loki.peterg.nl/loki/api/v1/push"
|
||||||
|
tenant_id = "wheatley"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue