You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I was doing some investigation regarding Loki because I couldn't get logs inside of Grafana Cloud. At the end the path passed inside of promtail-config.yaml.j2 has changed from /api/prom/push to /loki/api/v1/push.
Before I push a PR fixing this, it would be nice if someone could confirm my findings. My Grafana stack is only a couple of days old and could have only a new version with the breaking change. Also, my Instances are in eu-west-0 which could also behave differently for now.
After reading threw the Docs it seems like a lot of things have changed for agent-config.yaml
This is what I'm using now and all my issues with Loki and Prometheus are resolved.
Hello everyone!
Today I was doing some investigation regarding Loki because I couldn't get logs inside of Grafana Cloud. At the end the path passed inside of
promtail-config.yaml.j2
has changed from/api/prom/push
to/loki/api/v1/push
.Before I push a PR fixing this, it would be nice if someone could confirm my findings. My Grafana stack is only a couple of days old and could have only a new version with the breaking change. Also, my Instances are in
eu-west-0
which could also behave differently for now.After reading threw the Docs it seems like a lot of things have changed for
agent-config.yaml
This is what I'm using now and all my issues with Loki and Prometheus are resolved.
Your input is highly appreciated @nleiva
The text was updated successfully, but these errors were encountered: