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

[loki-canary] Support passing loki user, password and tenant_id as environment variable. #13290

Open
Vinaum8 opened this issue Jun 24, 2024 · 0 comments
Labels
component/loki-canary type/feature Something new we should do

Comments

@Vinaum8
Copy link

Vinaum8 commented Jun 24, 2024

Is your feature request related to a problem? Please describe.
Issue with loki canary authentication.

Describe the solution you'd like
Add support for the following environment variables in the grafana/loki-canary container:

  • LOKI_USERNAME: The username for authenticating with the Loki service.
  • LOKI_PASSWORD: The password for authenticating with the Loki service.
  • LOKI_TENANT_ID: The tenant ID for multi-tenant Loki instances.

Additional context
│ level=error msg="failed to send entry, server rejected push with a non-retryable status code" entry=1719190934246426338 status=401 err="server returned HTTP status 401 Unauthorized │

@JStickler JStickler added type/feature Something new we should do component/loki-canary labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/loki-canary type/feature Something new we should do
Projects
None yet
Development

No branches or pull requests

2 participants