1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
Find a file
Paweł Krupa b731a997db
Merge pull request #27 from monitoring-mixins/dependabot/go_modules/hack/golang.org/x/sys-0.1.0
build(deps): bump golang.org/x/sys from 0.0.0-20200223170610-d5e6a3e2c0ae to 0.1.0 in /hack
2023-10-30 09:45:21 +01:00
.github/workflows *: bump tooling 2022-05-02 10:58:34 +02:00
assets Merge pull request #25 from paulfantom/postgres-exporter 2023-10-30 09:45:02 +01:00
hack build(deps): bump golang.org/x/sys in /hack 2023-02-25 04:18:37 +00:00
site Merge pull request #25 from paulfantom/postgres-exporter 2023-10-30 09:45:02 +01:00
.gitignore move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
.gitmodules move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
LICENSE move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
Makefile Better tooling 2020-08-13 12:49:45 +02:00
mixins.json Merge pull request #25 from paulfantom/postgres-exporter 2023-10-30 09:45:02 +01:00
netlify.toml move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
README.md changed mixins.yaml to mixins.json; added command to copy mixins.json to hugo 2020-10-22 09:22:03 -04:00

Monitoring Mixins site

Adding new mixin

  1. Install required software
  2. Add new mixin to mixins.json file
  3. Run make

Requirements

  • jq
  • make
  • git
  • golang