Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(loki): Add tenant for loki #308

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Commits on Mar 1, 2022

  1. feat(loki): Add tenant for loki

    What :
    This change allows to add a "tenant header" in the configuration file at the
    loki.tenant key.
    
    Why :
    Loki is able to differentiate logs comming from a specific tenant , but
    it is needed to add a header in the configuration :
    
    https://grafana.com/docs/loki/latest/operations/multi-tenancy/
    
    This change does not bring any breaking changes.
    
    Signed-off-by: Julien Godin <[email protected]>
    JGodin-C2C committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    10e3694 View commit details
    Browse the repository at this point in the history