mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
611e879309
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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