-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding self-monitoring, alert rules and grafana dashboard (#70)
* Add self-metrics-endpoint relation, and alertrules * grafana-dashboard relation added * Linting... * Fixing static analysis checks * Fix broken integrations tests * Rename itest and test new relation * Timeouts in test_upgrade_charm.py increased * More tiemeouts increased * More timeouts... * unpin pytest-operator * Deploy prom with --trust * Simplyfing num_peers Co-authored-by: Leon <[email protected]> * Missing trust=True in rerelate_app itest * Specify relation name in the other side of the relation Co-authored-by: Leon <[email protected]>
- Loading branch information
1 parent
c6dc4b1
commit d1bcefc
Showing
14 changed files
with
15,107 additions
and
21 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
2,304 changes: 2,304 additions & 0 deletions
2,304
lib/charms/prometheus_k8s/v0/prometheus_scrape.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.