Releases: giantswarm/observability-operator
Releases · giantswarm/observability-operator
v0.13.0
v0.12.0
Changed
- Rename datasources to get rid of the olly-op part.
v0.11.0
Added
- command line args to configure mimir and grafana URLs
- Support for loading dashboards in organizations
v0.10.2
Added
- Add Alertmanager controller
Changed
- Change SSO settings configuration to use the Grafana admin API instead of app user-values.
v0.10.1
Fixed
- Fix grafana organization reordering.
v0.10.0
Added
- Add Mimir Alertmanager datasource.
- Add tenant ids field to the grafana organization CR to be able to support multiple tenants into one organization.
Changed
- Removed organization OwnerReference on grafana-user-values configmap, this fixes an issue where the configmap is removed when the last organization is deleted which prevent Grafana from starting.
Fixed
- Fix grafana organization deletion
v0.9.1
Fixed
- Fix exclusion check for mimir datasource to use the datasource type instead of the name.
v0.9.0
Added
- Add Grafana Organization creation logic in reconciler.
- Add creation and update of Grafana organizations.
- Add configuration of the Grafana org_mapping via user-values.
Fixed
- Disable crd installation from alloy-metrics as this is causing issues with the new v29 releases.
- Fix failing ATS tests by upgrading python testing dependencies and creating necessary secrets.
v0.8.1
Fixed
- Fix
flag redefined
error
v0.8.0
Added
- Add wal
truncate_frequency
configuration to alloy-metrics with a default set to 15m. - Add grafanaOrganization CRD in helm chart.
Changed
- Change default default monitoring agent to Alloy