Observability
Changed
- Updated image registry and repository
- Improved readme
Added
- Automatically generated base files
- Values schema
Changed
- Configure defaults so the app can run successfully in Giant Swarm clusters.
- Drop unused api-server metrics.
- Align metric configuration with prometheus-meta-operator scrape config.
- Enable
kube-state-metrics from kube-prometheus-stack.
Changed
- Configure defaults so the app can run successfully in Giant Swarm clusters.
- Drop unused api-server metrics.
- Align metric configuration with prometheus-meta-operator scrape config.
- Enable
kube-state-metrics from kube-prometheus-stack.
Changed
- upgrade grafana chart: 6.51.3 => 6.52.4
- upgrade grafana: 9.3.8 => 9.4.3
Added
- Prometheus availability dashboard
Changed
- Small improvements for Prometheus dashboard
Changed
- Add new app dependency mechanism (
app-operator.giantswarm.io/depends-on) to the prometheus-operator-app and agent so they are not installed until the CRD app is deployed. - prometheus-operator: drop
apiserver_request_slo_duration_seconds_bucket metrics from apiserver - upgrade
prometheus-operator-app to 4.0.1 and prometheus-operator-crd to 4.0.0 - upgrade
prometheus-agent to 0.3.0 to support chinese registry
Added
- Add
promtail-app v1.0.1 disabled by default.
Fixed
- Fix kube-state-metrics image repository.
Fixed
- Fix kube-state-metrics image repository.
Changed
- Update chart to kube-prometheus-stack-45.7.1.
- Update
prometheus-operator from 0.62.0 to 0.63.0 - Update
prometheus from 2.41.0 to 2.43.0 - Update
kube-state-metrics from 4.24.* to 5.0.* - Update
prometheus-node-exporter from 4.8.* to 4.14.* - Update
grafana from 6.48.* to 6.51.* - Update
thanos from 0.30.1 to 0.30.2
- Enable prometheus-node-exporter psp by default