refactor: move away from monorepo setup
This commit is contained in:
9
support/grafana/config/datasource.yml
Normal file
9
support/grafana/config/datasource.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
type: prometheus
|
||||
url: http://factorio_prometheus:9090
|
||||
isDefault: true
|
||||
access: proxy
|
||||
editable: true
|
||||
Reference in New Issue
Block a user