Releases: canonical/grafana-agent-k8s-operator
Releases · canonical/grafana-agent-k8s-operator
Revision 9
resources:
- agent-image: grafana/agent:v0.20.1
resource-revision: 6
Static resources:
Released to 'latest/edge' at 20:24 UTC on 10 May 2022
Released to 'latest/beta' at 15:13 UTC on 1 Jul 2022
Released to 'latest/beta' at 15:43 UTC on 1 Jul 2022
What's Changed
- FIX #42 - Downscaling Loki wipes its configuration by @Abuelodelanada in #44
Full Changelog: rev8...rev9
Revision 8
resources:
- agent-image: grafana/agent:v0.20.1
resource-revision: 5
Static resources:
Released to 'latest/edge' at 16:32 UTC on 4 May 2022
What's Changed
Full Changelog: rev7...rev8
Revision 7
resources:
- agent-image: grafana/agent:v0.20.1
resource-revision: 4
Static resources:
Released to 'latest/edge' at 13:55 UTC on 28 Mar 2022
What's Changed
- add itests by @sed-i in #25
- Bring tests in line with current best practice by @rbarry82 in #27
- Use merged loki libs in grafana-agent by @rbarry82 in #26
- Fix the logic around generating Loki configuration by @rbarry82 in #29
- FIX #11 - Add grafana agent icon.svg by @Abuelodelanada in #30
- Lib merge by @dstathis in #28
- Fix metadata.yaml to add docs and maintainer sections by @Abuelodelanada in #32
- Use KubernetesServicePatch from observability_libs by @Abuelodelanada in #33
- Loki config missing if VM running juju and microk8s is restarted or pod is deleted by @Abuelodelanada in #35
- Updated Prometheus scrape charm library by @Abuelodelanada in #38
- add release automation by @simskij in #39
New Contributors
- @sed-i made their first contribution in #25
- @rbarry82 made their first contribution in #27
- @simskij made their first contribution in #39
Full Changelog: v0.1-edge4...rev7
v0.1-edge4
In this release:
- Grafana agent OCI image is updated to
v0.20.1
- Loki library
loki_push_api
is updated to0.7
- Loki library
log_proxy
is updated to0.2
v0.1-edge2
Update Loki libs