mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-01-10 07:36:25 +00:00
11 lines
188 B
YAML
11 lines
188 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
org_id: 1
|
|
url: http://prometheus:9090
|
|
is_default: true
|
|
version: 1
|
|
editable: true |