What's Changed
- [loki] [BREAKING] Loki UI has been completely removed from the Helm chart. The experimental Loki UI has been moved to a [Grafana Plugin] (https://github.com/grafana/loki-operational-ui). Enabling the UI in the Helm chart will now only enable the APIs needed by the plugin, and will host them on the querier. The gateway will now forward all UI requests to the queriers. Users who previously had
loki.ui.enabled: trueshould remove this configuration and migrate to the Grafana Loki plugin for UI functionality. #19390 - [loki] [FEATURE] Use named ports for memcached services targetports. #18990
- [loki] [FEATURE] Add support for adding custom annotations to alerting rules, similar to how additionalRuleLabels already works. #19193
- [loki] [ENHANCEMENT] Add configurable
startupProbeto the exporter container in the memcached pods #19165 - [loki] [ENHANCEMENT] Add configurable
startupProbeto `startupProbethe memcached container in the memcached pods #19166 - [loki] [BUGFIX] Update loki-helm-test image tag to latest commit #19227
- [loki] [BUGFIX] Update querier, read, and single binary target definitions for UI enablement. #19461
Source tag: https://github.com/grafana/loki/releases/tag/helm-loki-6.43.0
Helm chart release: https://github.com/grafana/helm-charts/releases/tag/helm-loki-6.43.0
Backfilled from grafana/helm-charts