mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
9 lines
145 B
YAML
9 lines
145 B
YAML
# config file version
|
|
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: DS_PROMETHEUS
|
|
type: prometheus
|
|
default: true
|
|
url: http://prometheus:9090
|