mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-05 19:07:27 -08:00
17 lines
252 B
YAML
17 lines
252 B
YAML
|
# Configuration file version
|
||
|
apiVersion: 1
|
||
|
|
||
|
deleteDatasources:
|
||
|
- name: Prometheus
|
||
|
orgId: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: Prometheus
|
||
|
type: prometheus
|
||
|
orgId: 1
|
||
|
|
||
|
url: http://localhost:9093
|
||
|
isDefault: true
|
||
|
version: 1
|
||
|
editable: true
|