Skip to content

Releases: giantswarm/observability-operator

v0.13.0

16 Jan 10:22
b95a323
Compare
Choose a tag to compare

Added

  • Add Alertmanager config and templates in Helm chart (#188)

v0.12.0

15 Jan 10:01
d2a0e66
Compare
Choose a tag to compare

Changed

  • Rename datasources to get rid of the olly-op part.

v0.11.0

10 Jan 08:48
9fd147f
Compare
Choose a tag to compare

Added

  • command line args to configure mimir and grafana URLs
  • Support for loading dashboards in organizations

v0.10.2

17 Dec 13:27
42ad5b3
Compare
Choose a tag to compare

Added

  • Add Alertmanager controller

Changed

  • Change SSO settings configuration to use the Grafana admin API instead of app user-values.

v0.10.1

12 Dec 13:00
40d3dc7
Compare
Choose a tag to compare

Fixed

  • Fix grafana organization reordering.

v0.10.0

10 Dec 14:47
e5e90e1
Compare
Choose a tag to compare

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

21 Nov 11:12
f0d05ce
Compare
Choose a tag to compare

Fixed

  • Fix exclusion check for mimir datasource to use the datasource type instead of the name.

v0.9.0

20 Nov 14:24
71808d2
Compare
Choose a tag to compare

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

17 Oct 15:35
780ddc3
Compare
Choose a tag to compare

Fixed

  • Fix flag redefined error

v0.8.0

17 Oct 13:27
09f58da
Compare
Choose a tag to compare

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