Caution

Grafana Agent has reached End-of-Life (EOL) on November 1, 2025. Agent is no longer receiving vendor support and will no longer receive security or bug fixes. Current users of Agent Static mode, Agent Flow mode, and Agent Operator should proceed with migrating to Grafana Alloy. If you have already migrated to Alloy, no further action is required. Read more about why we recommend migrating to Grafana Alloy.

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Documentationbreadcrumb arrow Grafana Agentbreadcrumb arrow Set up Grafana Agentbreadcrumb arrow Install the Grafana Agent binary
Open source

Install the Grafana Agent binary

Install Grafana Agent and get it up and running using a binary file.

Overview

Binary executables are provided for the most common operating systems. Choose the binary from the Assets list on the Releases page that matches your operating system.

ppc64le builds are currently considered secondary release targets and do not have the same level of support and testing as other platforms.

Steps

  1. Navigate to Releases.

    This page includes instructions for downloading static binaries that are published with every release. These releases contain binary executables for Windows, Linux and macOS.

  2. Scroll down to the Assets section.

  3. Download the version that matches your operating system.

  4. Extract the package contents into a directory.

  5. Enter chmod +x “file name” in your command line to check that it is executable.