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 15, 2024
1 parent 3417153 commit 35104bf
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 35104bf

Please sign in to comment.