sloth-cli

Prometheus SLO generator for defining and managing service level objectives

brewmacoslinux
Try with needOr install directly
Source

About

Prometheus SLO generator

Commands

sloth

Examples

Generate Prometheus rules from SLO definition file$ sloth generate -i slo.yaml -o rules.yaml
Validate SLO definition file syntax$ sloth lint -i slo.yaml
Generate SLO documentation in Markdown format$ sloth docs -i slo.yaml -o slo-docs.md