You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to be able to use oslo to generate a list of services that either have SLOs, have them but are not fully covered, or don't have them at all.
Proposal
oslo should have a command that searches for and evaluates SLO definition files, and outputs the findings (optionally JSON, YAML, maybe csv too?)
Further details
Things to consider:
We currently don't have a standard file name for the SLO definitions. To search for the files, we would need to define that, and/or allow users to define what the name of the file is
Problem to solve
As a user, I want to be able to use oslo to generate a list of services that either have SLOs, have them but are not fully covered, or don't have them at all.
Proposal
oslo
should have a command that searches for and evaluates SLO definition files, and outputs the findings (optionally JSON, YAML, maybe csv too?)Further details
Things to consider:
Originally proposed by @niallrmurphy
Links / references
@suprememoocow shared the GitLab Service Maturity Model which is a good place to start
The text was updated successfully, but these errors were encountered: