patrickjahns / ansible-role-promtail

🔧 Ansible role for deploying promtail
MIT License
101 stars 59 forks source link

chore(deps): update dependency grafana/loki to v2.9.6 #210

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana/loki patch 2.9.4 -> 2.9.6

Release Notes

grafana/loki (grafana/loki) ### [`v2.9.6`](https://togithub.com/grafana/loki/blob/HEAD/CHANGELOG.md#296-2024-03-21) [Compare Source](https://togithub.com/grafana/loki/compare/v2.9.5...v2.9.6) ##### Bug Fixes - promtail failures connecting to local loki installation \[release-2.9.x] ([#​12184](https://togithub.com/grafana/loki/issues/12184)) ([8585e35](https://togithub.com/grafana/loki/commit/8585e3537375c0deb11462d7256f5da23228f5e1)) - **release-2.9.x:** frontend: Use `net.JoinHostPort` to support IPv6 addresses ([#​10650](https://togithub.com/grafana/loki/issues/10650)) ([#​11870](https://togithub.com/grafana/loki/issues/11870)) ([7def3b4](https://togithub.com/grafana/loki/commit/7def3b4e774252e13ba154ca13f72816a84da7dd)) - update google.golang.org/protobuf to v1.33.0 ([#​12269](https://togithub.com/grafana/loki/issues/12269)) ([#​12287](https://togithub.com/grafana/loki/issues/12287)) ([3186520](https://togithub.com/grafana/loki/commit/318652035059fdaa40405f263fc9e37b4d38b157)) ### [`v2.9.5`](https://togithub.com/grafana/loki/blob/HEAD/CHANGELOG.md#295-2024-02-28) [Compare Source](https://togithub.com/grafana/loki/compare/v2.9.4...v2.9.5) ##### Changes - [10677](https://togithub.com/grafana/loki/pull/10677) **chaudum** Remove deprecated `stream_lag_labels` setting from both the `options` and `client` configuration sections. - [10689](https://togithub.com/grafana/loki/pull/10689) **dylanguedes**: Ingester: Make jitter to be 20% of flush check period instead of 1%. - [11420](https://togithub.com/grafana/loki/pull/11420) **zry98**: Show a clearer reason in "disable watchConfig" log message when server is disabled. ##### Fixes - [10631](https://togithub.com/grafana/loki/pull/10631) **thampiotr**: Fix race condition in cleaning up metrics when stopping to tail files. - [10798](https://togithub.com/grafana/loki/pull/10798) **hainenber**: Fix agent panicking after reloaded due to duplicate metric collector registration. - [10848](https://togithub.com/grafana/loki/pull/10848) **rgroothuijsen**: Correctly parse list of drop stage sources from YAML. ##### LogCLI - [11852](https://togithub.com/grafana/loki/pull/11852) **MichelHollands**: feat: update logcli so it tries to load the latest version of the schemaconfig ##### Mixins - [11087](https://togithub.com/grafana/loki/pull/11087) **JoaoBraveCoding**: Adds structured metadata panels for ingested data - [11637](https://togithub.com/grafana/loki/pull/11637) **JoaoBraveCoding**: Add route to write Distributor Latency dashboard ##### Fixes ##### FluentD ##### Jsonnet - [11312](https://togithub.com/grafana/loki/pull/11312) **sentoz**: Loki ksonnet: Do not generate configMap for consul if you are using memberlist - [11020](https://togithub.com/grafana/loki/pull/11020) **ashwanthgoli**: Loki ksonnet: Do not generate table-manager manifests if shipper store is in-use. - [10784](https://togithub.com/grafana/loki/pull/10894) **slim-bean** Update index gateway client to use a headless service. - [10542](https://togithub.com/grafana/loki/pull/10542) **chaudum**: Remove legacy deployment mode for ingester (Deployment, without WAL) and instead always run them as StatefulSet.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.