Observability
Changed
- Use
Chart.AppVersion instead of Chart.Version for Kubernetes labels to support Flux OCI automatic upgrades. - Update team annotation to OpenContainers format (
io.giantswarm.application.team).
Changed
- Use
Chart.AppVersion instead of Chart.Version for Kubernetes labels to support Flux OCI automatic upgrades. - Update team annotation to OpenContainers format (
io.giantswarm.application.team).
Changed
- Change team annotation in
Chart.yaml to OpenContainers format (io.giantswarm.application.team).
Changed
- Change team annotation in
Chart.yaml to OpenContainers format (io.giantswarm.application.team).
Added
- Add VerticalPodAutoscaler support for index-cache, metadata-cache, and results-cache.
Changed
- Change team annotation in
Chart.yaml to OpenContainers format (io.giantswarm.application.team). - CI: test mimir disabled
Fixed
- Disable all mimir objects if mimir is disabled.
Fixed
- Disable Loki Scaled Objects if Loki is disabled.
Changed
- upgrade grafana chart: 10.3.1 => 10.5.15
- upgrade grafana : 12.3.0 => 12.3.1
Changed
- Update Network Traffic Analysis dashboards
- Set variables to refresh on time window change
- Change queries to user avg_over_time to have a smoothened graph over longer time ranges
- Sort by Mean rather than Last in graps to match what’s shown on the tables
- Use 7 days as default time window on overview dashboard
- Add Mean column next to Last on graphs
- Add cluster variable description
Changed
- Bump kube-mixins to 1.4.1
Removed
- Remove the unused home dashboard
Added
- Add
HTTPRouteFilter support for Gateway API routes.
Changed
- Refactor loki-gateway HTTPRoute template to use loki’s templating for naming.