An open API service indexing awesome lists of open source software.

https://github.com/onetail/prometheus-with-grafana

using prometheus and grafana
https://github.com/onetail/prometheus-with-grafana

docker-compose grafana prometheus

Last synced: about 2 months ago
JSON representation

using prometheus and grafana

Awesome Lists containing this project

README

          

# prometheus-with-grafana 資源監控
using prometheus and grafana

### Env setting

更改 alertmanager.yml webhook_config

``` - url: http://192.168.1.109:7009/api/v1/alertManager/remind ```

prometheus alert 警報發出 url

### Start

``` docker-compose up -d ```