tmp: grafana stuff
This commit is contained in:
10
ops/grafana/provisioning/datasources/sqlite.yaml
Normal file
10
ops/grafana/provisioning/datasources/sqlite.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: SQLite
|
||||
uid: SQLite
|
||||
type: frser-sqlite-datasource
|
||||
access: proxy
|
||||
isDefault: true
|
||||
jsonData:
|
||||
path: ./data/wispem.db
|
||||
Reference in New Issue
Block a user