Add InfluxDB/Grafana monitoring

This commit is contained in:
Ske
2018-07-16 20:53:41 +02:00
parent 9c0811afe8
commit 0b8488606b
11 changed files with 668 additions and 23 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: 1
providers:
- name: "pluralkit"
orgId: 1
folder: ''
type: file
options:
path: /etc/grafana/dashboards

View File

@@ -0,0 +1,9 @@
apiVersion: 1
datasources:
- name: InfluxDB
type: influxdb
database: pluralkit
access: proxy
url: http://influx:8086
editable: false