mirror of
https://github.com/logos-messaging/status-metrics.git
synced 2026-01-02 14:13:11 +00:00
11 lines
199 B
YAML
11 lines
199 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
url: http://prometheus:9090
|
|
isDefault: true
|
|
editable: true
|
|
jsonData:
|
|
timeInterval: "15s" |