karancode/Promtool Github Action
Github action for promtool - quickly check whether a rule file is syntactically correct
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prom_version | Prometheus version | no | 2.16.0 |
| prom_check_subcommand | Promtool check command - config|rules | yes | — |
| prom_check_files | Promtheus config/rules file to check | yes | — |
| prom_comment | Comment promtool output | no | 0 |
Outputs
| name | description |
|---|---|
| promtool_output | Output of promtool check |