一、Milvus 是什么 Milvus 是一款面向 AI 时代的分布式向量数据库,专门用于存储、检索和分析海量高维向量数据,核心能力是实现高效的语义匹配,
安装prometheus docker run -d --restart=always --name prometheus -p 9090:9090 \ -v /opt/prometheus/conf/prometheus.yml:/etc/prometheus/prometheus.yml \