Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/grafana-cloud/send-data/alloy/set-up/install/macos.md, or by sending Accept: text/markdown to https://grafana.com/docs/grafana-cloud/send-data/alloy/set-up/install/macos/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/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


