Service Level Operator Versions Save

Manage application's SLI and SLO's easily with the application lifecycle inside a Kubernetes cluster

v0.3.0

4 years ago

0.3.0 - 2019-10-25

Added

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

v0.2.0

5 years ago

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

5 years ago
  • [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.