Skip to content

Parametrize container names #23

@oyale

Description

@oyale

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.

Source

To accomplish that, we need to be able to change the default container name in the docker-compose.yml.j2 template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions