Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

ingshtrom
Copy link

context: I originally set up Grizzly with Grafana Cloud Mimir with the following config, which do not pass grr config check.

grr config set mimir.address https://prometheus-xyz.grafana.net/api/prom
grr config set mimir.tenant-id 123456
grr config set mimir.api-key abcdef12345

A simple change fixed this, but I didn't realize until a Grafana PS engineer pointed it out to me. Hopefully I can help someone else with this in the future. Here is what I should have done

grr config set mimir.address https://prometheus-xyz.grafana.net/
grr config set mimir.tenant-id 123456
grr config set mimir.api-key abcdef12345

Signed-off-by: Alex Hokanson [email protected]

@ingshtrom ingshtrom requested a review from a team as a code owner March 31, 2025 19:58
@CLAassistant
Copy link

CLAassistant commented Mar 31, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants