Tools¶
Oslo CLI¶
Oslo validates and formats OpenSLO YAML and JSON files. Use it locally or in a CI/CD workflow to check your SLO definitions. See the installation instructions and command examples.
Go SDK¶
The OpenSLO Go SDK provides types for OpenSLO objects and functions to decode, validate, and encode them. See its usage examples to integrate OpenSLO into a Go application.
Use the schema reference to check the fields and validation rules for each API version.