mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
94b883a2aa
Fix "template sytanx" delimitares. Current chart shows in the dashboards `{ { label } }` instead of `value` due to the incorrect syntax. |
||
---|---|---|
.github/workflows | ||
assets | ||
hack | ||
site | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
mixins.json | ||
netlify.toml | ||
README.md |
Monitoring Mixins site
Adding new mixin
- Install required software
- Add new mixin to mixins.json file
- Run
make
Requirements
- jq
- make
- git
- golang