Automic VaultAutomic Vault

brew

Installer grafana-alloy avec Homebrew, chocolatey, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de grafana-alloy pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install grafana-alloy

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#grafana-alloy

nixpkgs package indexes · pkgs/by-name/gr/grafana-alloy/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S grafana-alloy

Arch Linux sync databases · grafana-alloy · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

OpenTelemetry Collector distribution with programmable pipelines

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

historique

Historique du projet et usages

Grafana Alloy is Grafana Labs' open source distribution of the OpenTelemetry Collector, designed to run telemetry pipelines for metrics, logs, traces, and profiles while retaining first-class Prometheus-oriented pipeline support.

Historique du projet

Alloy grew out of Grafana Agent and Grafana Agent Flow. Grafana Labs described Grafana Agent as a broad OSS telemetry agent introduced in 2020 for Prometheus-era collection problems, then positioned Alloy in 2024 as the successor that uses Agent Flow concepts while aligning with the OpenTelemetry Collector.

The launch announcement emphasized compatibility with OTLP, OpenTelemetry Collector, and Prometheus Agent workflows. That made Alloy both a migration target for Grafana Agent users and a standalone collector for mixed observability environments.

Historique d'adoption

Grafana Labs tied Alloy adoption to its recommendation that Grafana Agent users plan migrations before the Agent end-of-life date. Official migration documentation covers moving Agent Flow state directories and pipelines into Alloy layouts on Linux, macOS, Windows, and containers.

The package became important in Homebrew-style environments because it packages a production telemetry collector as a single serviceable CLI/daemon with documented platform-specific configuration paths.

Modes d'utilisation

Operators use Alloy to receive, transform, scrape, relabel, and export telemetry. Common package-manager usage is installing the binary, editing config.alloy, and running Alloy as a long-lived service that forwards data to Grafana Cloud, an LGTM stack, or other compatible backends.

Pourquoi les passionnés de paquets s'y intéressent

Alloy matters to package maintainers because it sits at the convergence point of Prometheus scraping, OpenTelemetry Collector components, service management, and cross-platform config conventions. It replaced several collector choices with one packaged executable for many Grafana observability setups.

Chronologie

  • 2020: Grafana Agent rolled out as Grafana Labs' OSS telemetry agent.
  • 2024-04-09: Grafana Agent and Grafana Agent Operator entered long-term support in favor of Alloy.
  • 2024-04-10: Grafana Labs announced Grafana Alloy as an OpenTelemetry Collector distribution with Prometheus pipelines.
  • 2025-11-01: Grafana Agent was expected to reach end of life, making Alloy the migration target.

Related projects

  • Grafana Agent and Grafana Agent Flow are Alloy's direct predecessors.
  • OpenTelemetry Collector, Prometheus Agent, Grafana, Loki, Tempo, and Mimir are adjacent projects in the same collector and backend ecosystem.

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/alloy/config.alloy
macOS
$(brew --prefix)/etc/alloy/config.alloy
Windows
%ProgramFiles%\GrafanaLabs\Alloy\config.alloy

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.18.0
gestionnaire mis à jour2026-07-20
données localesOK
amontà jour
dernière version détectéev1.18.0

https://github.com/grafana/alloy

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:grafana-alloy
Version1.18.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/grafana-alloy
Page d'accueilhttps://grafana.com/oss/alloy-opentelemetry-collector/
Dépôthttps://github.com/grafana/alloy
Docs amonthttps://grafana.com/docs/alloy/latest
LicenceApache-2.0
Archive sourcehttps://github.com/grafana/alloy/archive/refs/tags/v1.18.0.tar.gz
Dernière mise à jour2026-07-20T12:44:13Z
Pulseupdated
Dépendances de compilationgo, node
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsAlloy configuration directory is $HOMEBREW_PREFIX/etc/grafana-alloy

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegrafana-alloy
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • alloy-analyzer
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

grafana-alloy

nix profile install nixpkgs#grafana-alloy
  • normalized package name match
  • Correspondance par : Grafana Alloy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grafana-alloy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

grafana-alloy 1.13.2-1

OpenTelemetry Collector distribution with programmable pipelines

https://grafana.com/oss/alloy-opentelemetry-collector/

sudo pacman -S grafana-alloy
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Grafana Alloy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: grafana-alloy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

grafana-alloy

choco install grafana-alloy
  • normalized package name match
  • Correspondance par : Grafana Alloy
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: grafana-alloy from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gpg4win-vanilla'

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment