mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-04-21 23:27:27 +00:00
9 lines
169 B
YAML
9 lines
169 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
uid: prometheusdatasource
|
|
type: prometheus
|
|
access: proxy
|
|
url: http://prometheus:9090
|
|
isDefault: true |