mirror of
https://github.com/LinoSchmidt/Allnet-Dashboard.git
synced 2026-05-05 20:40:43 +02:00
Grafana
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: InfluxDB
|
||||
type: influxdb
|
||||
access: proxy
|
||||
url: http://influxdb:8086
|
||||
jsonData:
|
||||
version: Flux
|
||||
organization: org
|
||||
defaultBucket: allnet
|
||||
tlsSkipVerify: true
|
||||
secureJsonData:
|
||||
token: ${INFLUXDB_TOKEN}
|
||||
Reference in New Issue
Block a user