Skip to content

Commit

Permalink
fix markdownlint issues
Browse files Browse the repository at this point in the history
Signed-off-by: antonblr <[email protected]>
  • Loading branch information
antonblr committed Feb 9, 2024
1 parent 06c7b48 commit ea39e00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bitnami/thanos/hack/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# bitnami/thanos hacks

## [sync_alerting_rules.py](sync_alerting_rules.py)
## sync_alerting_rules.py

This script generates Prometheus rules set for Alertmanager from [thanos-io/thanos/mixin](https://github.com/thanos-io/thanos/tree/main/mixin) library.

Prerequisites:
- `python3` with packages from [requirements.txt](requirements.txt) installed

- `python3` with packages from `requirements.txt` installed
- [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler)

In order to update these rules:
Expand Down

0 comments on commit ea39e00

Please sign in to comment.