mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
b731a997db
build(deps): bump golang.org/x/sys from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0 in /hack |
||
---|---|---|
.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