mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
df43594957
* Use jsonnet-bundler 0.4.0 * Add a Makefile for simplicity * Use go.mod to lock tools to specific versions * Use temporary directory to store tooling binaries * Speed up cloning mixin by remove --filter |
||
---|---|---|
assets | ||
hack | ||
site | ||
.drone.yml | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
mixins.yaml | ||
netlify.toml | ||
README.md |
Monitoring Mixins site
Adding new mixin
- Install required software
- Add new mixin to mixins.yaml file
- Run
make
Requirements
- jq
- make
- git
- golang