github slok/sloth v0.15.0

latest release: sloth-helm-chart-0.15.0
one day ago

Check out the announcement

v0.15.0 - 2025-10-31

Added

  • Sloth SLO generation can be used as a Go library in github.com/slok/sloth/pkg/lib.
  • Sloth lib PrometheusSLOGenerator with GenerateFromSlothV1 to generate SLOs based on Sloth v1 spec.
  • Sloth lib PrometheusSLOGenerator with GenerateFromK8sV1 to generate SLOs based on Kubernetes Sloth v1 spec.
  • Sloth lib PrometheusSLOGenerator with GenerateFromOpenSLOV1Alpha to generate SLOs based on OpenSLO v1Alpha spec.
  • Sloth lib PrometheusSLOGenerator with GenerateFromRaw to generate SLOs based on any raw string spec.
  • Sloth lib WriteResultAsPrometheusStd helper method to write generated SLO results into standard Prometheus rules YAML.
  • Sloth lib WriteResultAsK8sPrometheusOperator helper method to write generated SLO results into Prometheus operator rules YAML.
  • The resulting SLO Prometheus rule group name can be customized by SLO plugins.
  • SLO plugins have the ability to add extra Prometheus Rule groups.

Changed

  • The CLI commands generate and validate use the public Sloth Go library.

Don't miss a new sloth release

NewReleases is sending notifications on new releases.