[Bug]: milvus2.5.4版本通过docker-compose.yml启动,启动监控报错 #40033
Labels
area/deployment
any issues that related to deployment
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
请问下,milvus2.5.4版本的docker-compose.yml下开启监控选项,为啥报错?是不是参数变了?之前milvus2.5.0版本都没有这个问题?
environment:
ETCD_ENDPOINTS: etcd:2379
MINIO_ADDRESS: minio:9000
METRIC_ENABLE: "true"
METRIC_PORT: "9091"
Expected Behavior
docker-compose up -d
Starting milvus-minio ... done
Starting milvus-etcd ... done
Recreating 0fdc490932c4_milvus-standalone ...
ERROR: for 0fdc490932c4_milvus-standalone 'ContainerConfig'
ERROR: for standalone 'ContainerConfig'
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: