Observability
- Moved KVM dashboard to a provider dedicated folder.
Added
- New dashboard to expose KVM information, helping with capacity planning and observability.
Fixed
- Updated the link to the source repo of the Prometheus rules and alerts in the Alerts dashboard.
Changed
- Use
giantswarm/config to generate managed configuration.
Changed
- Use
giantswarm/config to generate managed configuration.
Added
- Enable sli monitoring and metric scraping
- Set deployment resources (Requests/Limits)
Added
- Enable metric scraping
- Prevent running less than three ingester replicas through values schema validation
- Add livenessProbes to all deployments and statefulsets
- Add default requests/limits to resources
Changed
- Update the Nodes Overview dashboard to use Grafana 8 time series instead of graph panels.
- Update the Alerts dashboard to use Grafana 8 time series instead of graph panels.
- Update Home dashboard to only show release notes related to dashboards.
Fixed
- A typo in the alerts dashboard.
Added
- Add public grafana dashboards.
Fixed
- Use
--depth=1 when cloning silences repository.