mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-04 11:18:44 +08:00
* [skip ci]Add a metric to display the number of files opened by Milvus Signed-off-by: fishpenguin <kun.yu@zilliz.com> * [skip ci]Add dashboard.yml Signed-off-by: fishpenguin <kun.yu@zilliz.com>
11 lines
192 B
YAML
11 lines
192 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
orgId: 1
|
|
url: http://prometheus:9090
|
|
basicAuth: false
|
|
isDefault: true
|
|
editable: true |