mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
11 lines
244 B
YAML
11 lines
244 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: VictoriaMetrics
|
||
|
type: prometheus
|
||
|
access: proxy
|
||
|
url: http://victoriametrics:8428
|
||
|
isDefault: true
|
||
|
jsonData:
|
||
|
prometheusType: Prometheus
|
||
|
prometheusVersion: 2.24.0
|