Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: spotahome/service-level-operator

v0.3.0

25 Oct 11:58
cc67192
Compare
Choose a tag to compare

0.3.0 - 2019-10-25

Added

  • Default SLI input configurations for the SLOs that don't have SLI inputs.

v0.2.0

14 Nov 21:26
687790a
Compare
Choose a tag to compare

0.2.0 / 2018-11-14

This release breaks the CRD apiVersion and the current registered CRDs needs to be re registered with apiVersion: monitoring.spotahome.com/v1alpha1.

  • [CHANGE] Move CRD api from apiVersion: measure.slok.xyz/v1alpha1 to apiVersion: monitoring.spotahome.com/v1alpha1.
  • [CHANGE] Move repository from github.com/slok/service-level-operator to github.com/spotahome/service-level-operator.
  • [FEATURE] Add Grafana dashboard.

v0.1.0

31 Oct 12:52
08972f4
Compare
Choose a tag to compare
  • [FEATURE] Add prometheus metrics for the SLI processing flow .
  • [FEATURE] Add deploy example manifests for Kubernetes.
  • [FEATURE] Add Prometheus SLI inputs and SLI result outputs.
  • [FEATURE] Add operator.
  • [FEATURE] Add service level CRD.