Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: /docs/grafana-cloud/send-data/alloy/set-up/install/macos.md (append .md) or send Accept: text/markdown to /docs/grafana-cloud/send-data/alloy/set-up/install/macos/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
Install Grafana Alloy on macOS
Grafana Learning Paths provide a clear, structured path that leads you from beginner concepts to advanced use cases. Learn about this Grafana feature on Monitor a macOS system in Grafana Cloud.
You can install Alloy on macOS with Homebrew.
Note
The default prefix for Homebrew on Intel is
/usr/local. The default prefix for Homebrew on Apple Silicon is/opt/Homebrew.To verify the default prefix for Homebrew on your computer, open a terminal window and type
brew --prefix.
Before you begin
- Install Homebrew on your computer.
Install
To install Alloy on macOS, run the following commands in a terminal window.
Add the Grafana Homebrew tap:
shellbrew tap grafana/grafanaInstall Alloy:
shellbrew install grafana/grafana/alloy
Upgrade
To upgrade Alloy on macOS, run the following commands in a terminal window.
Upgrade Alloy:
shellbrew upgrade grafana/grafana/alloyRestart Alloy:
shellbrew services restart grafana/grafana/alloy
Uninstall
To uninstall Alloy on macOS, run the following command in a terminal window:
brew uninstall grafana/grafana/alloyNext steps
Was this page helpful?
Related resources from Grafana Labs


