-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There's a corner case in which we would want to run two separate promtail's containers: when pushing logs to more than one Loki instance:
It is generally recommended to run multiple Promtail clients in parallel
if you want to send to multiple remote Loki instances.
To accomplish that, we need to be able to change the default container name in the docker-compose.yml.j2 template.
Metadata
Metadata
Assignees
Labels
No labels