ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# **安装** ## **使用预编译的二进制文件** 我们为大多数官方 Prometheus 组件提供了预编译的二进制文件。 请查看[下载部分](https://prometheus.io/download),以获取所有可用版本。 ## **通过源码** 要从源代码构建 Prometheus 组件,请参见相应存储库中的 Makefile。 ## **使用 Docker** 所有 Prometheus 服务都可以在 [Quay.io](https://quay.io/repository/prometheus/prometheus) 或 [Docker Hub](https://hub.docker.com/r/prom/prometheus/) 上获取到。 ## **使用配置管理系统** 如果您更喜欢使用配置管理系统,则可能对以下第三方感兴趣: ### Ansible * [Cloud Alchemy/ansible-prometheus](https://github.com/cloudalchemy/ansible-prometheus) ### Chef * [rayrod2030/chef-prometheus](https://github.com/rayrod2030/chef-prometheus) ### Puppet * [puppet/prometheus](https://forge.puppet.com/puppet/prometheus) ### SaltStack * [saltstack-formulas/prometheus-formula](https://github.com/saltstack-formulas/prometheus-formula)