arthursens/Pyrra Generate action
Generate Prometheus rule files from Pyrra SLO definitions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: arthursens/pyrra-generate-action@40ea9d4ebf9055872023b2f870c82caaaa8f451c # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| configFiles | Path where SLO definitions are stored. Ex: "slos/*.yaml" | yes | ./*.yaml |
| outputFolder | Path where rule files will be generated | no | ./output |
| genericRules | Enables generic recording rules generation to make it easier for tools like Grafana. Remember that generic rules arent supported for SLOs with "grouping" | no | false |
Outputs
no outputs