Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monitoring-mixins/website
Prometheus monitoring mixins
https://github.com/monitoring-mixins/website
alerts dashboards grafana-dashboard jsonnet mixins prometheus prometheus-alerts yaml
Last synced: 3 months ago
JSON representation
Prometheus monitoring mixins
- Host: GitHub
- URL: https://github.com/monitoring-mixins/website
- Owner: monitoring-mixins
- License: apache-2.0
- Created: 2020-06-08T16:27:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T19:38:17.000Z (6 months ago)
- Last Synced: 2024-05-30T07:02:35.592Z (6 months ago)
- Topics: alerts, dashboards, grafana-dashboard, jsonnet, mixins, prometheus, prometheus-alerts, yaml
- Language: Shell
- Homepage: https://monitoring.mixins.dev
- Size: 1.3 MB
- Stars: 183
- Watchers: 8
- Forks: 61
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monitoring Mixins site
## Adding new mixin
0. Install [required software](#requirements)
1. Add new mixin to [mixins.json](mixins.json) file
2. Run `make`## Requirements
- jq
- make
- git
- golang