mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
influxdb tweaks
This commit is contained in:
@@ -107,7 +107,9 @@ spec:
|
||||
- pr0ps-trackmap-panel
|
||||
- grafana-piechart-panel
|
||||
- vonage-status-panel
|
||||
- https://github.com/panodata/grafana-map-panel/releases/download/0.9.0/grafana-map-panel-0.9.0.zip;grafana-worldmap-panel-ng
|
||||
#- https://github.com/panodata/grafana-map-panel/releases/download/0.9.0/grafana-map-panel-0.9.0.zip;grafana-worldmap-panel-ng
|
||||
- grafana-worldmap-panel
|
||||
- grafana-clock-panel
|
||||
dashboardProviders:
|
||||
dashboardproviders.yaml:
|
||||
apiVersion: 1
|
||||
@@ -133,30 +135,26 @@ spec:
|
||||
access: proxy
|
||||
url: http://thanos-query-http:10902/
|
||||
isDefault: true
|
||||
- name: loki
|
||||
type: loki
|
||||
access: proxy
|
||||
url: http://loki:3100/
|
||||
- name: influxdb-opnsense
|
||||
type: influxdb
|
||||
acces: server
|
||||
acces: proxy
|
||||
url: http://influxdb:8086/
|
||||
database: opnsense
|
||||
user: opnsense
|
||||
- name: influxdb-rpi-os
|
||||
type: influxdb
|
||||
acces: server
|
||||
acces: proxy
|
||||
url: http://influxdb:8086/
|
||||
database: rpi-os
|
||||
user: rpi-os
|
||||
- name: influxdb-graphite
|
||||
type: influxdb
|
||||
database: graphite
|
||||
acces: server
|
||||
acces: proxy
|
||||
url: http://influxdb:8086/
|
||||
- name: influxdb-home_assistant
|
||||
type: influxdb
|
||||
acces: server
|
||||
acces: proxy
|
||||
url: http://influxdb:8086/
|
||||
database: home_assistant
|
||||
grafana.ini:
|
||||
|
Reference in New Issue
Block a user