无法在Mac OS上安装Prometheus

发布于 2025-02-13 18:40:04 字数 101 浏览 0 评论 0 原文

我已经使用M1处理器下载了Mac系统中的Prometheus-2.36.2.darwin-Amd64.tar.gz文件。但是我无法安装和运行Prometheus。请让我知道安装相同的步骤。

I have downloaded prometheus-2.36.2.darwin-amd64.tar.gz file in my Mac system with a M1 processor. But I am unable to install and run prometheus. Please let me know the steps to install the same.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

╭⌒浅淡时光〆 2025-02-20 18:40:04

您有一个M1 Mac,然后尝试安装AMD64图像。因此,处理器指令不会映射到安装图像。

您必须下载M1体系结构的图像。

您也可以尝试使用 brew install prometheus 进行安装。

否则,您可以将其运行在Docker容器中,您可以在此处找到:
https://hub.docker.com/u/prom

You have an M1 Mac and you try to install an amd64 image. So the processors instruction does not map to the installing image.

You have to download an Image for the M1 architecture.

You can also try to install it with brew install prometheus.

Otherwise you may run it in an docker container which you find here:
https://hub.docker.com/u/prom

爱*していゐ 2025-02-20 18:40:04

有适合您的平台的二进制文件:

  1. 转到 https://prometheus.io/download/
  2. 选择<代码<代码> Darwin 作为您的操作系统, ARM64 作为您的体系结构。
  3. 下载您需要的文件。

或者,使用此直接下载链接:的Nofollow Noreferrer“> Prometheus 2.36.2。

There are binaries for your platform available:

  1. Go to https://prometheus.io/download/
  2. Choose darwin as your Operating System and arm64 as your Architecture.
  3. Download the files you need.

Or, use this direct download link: Prometheus 2.36.2 for macOS on M1.

贪了杯 2025-02-20 18:40:04

安装文件可在: httpps://github.com/prometheus/prometheus/prometheus/releases

i>不知道为什么还有更多的安装文件用于更多平台
在:

https://github.com/prometheus/prometheus/prometheus/releases

可 一个href =“ https://prometheus.io/download/#prometheus” rel =“ nofollow noreferrer”> https://prometheus.io/download/#prometheus

Installation files are available at: https://github.com/prometheus/prometheus/releases

I don't know why there are more installation files for more platforms
available at:

https://github.com/prometheus/prometheus/releases

than at:

https://prometheus.io/download/#prometheus

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文