mirror of
https://github.com/clearml/clearml-serving
synced 2025-01-31 02:46:54 +00:00
9 lines
212 B
YAML
9 lines
212 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: Prometheus
|
||
|
type: prometheus
|
||
|
# Access mode - proxy (server in the UI) or direct (browser in the UI).
|
||
|
access: proxy
|
||
|
url: http://clearml-serving-prometheus:9090
|