chore(alloy): Set tenant_id in correct property

This commit is contained in:
Peter 2025-12-14 20:41:08 +01:00
parent f22b76e160
commit 01e0fb9a85
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -603,9 +603,9 @@ data:
}
loki.write "default" {
tenant_id = "wheatley"
endpoint {
url = "https://loki.peterg.nl/loki/api/v1/push"
tenant_id = "wheatley"
}
}