alloy

安装量: 351
排名: #9188

安装

npx skills add https://github.com/grafana/skills --skill alloy

Grafana Alloy Docs : https://grafana.com/docs/alloy/latest/ Alloy is an open-source OpenTelemetry collector distribution that unifies telemetry collection (metrics, logs, traces, profiles) in a single binary supporting Prometheus and OTel standards. Installation

macOS

brew install grafana/grafana/alloy

Linux (Debian/Ubuntu)

sudo apt install alloy

Docker

docker run -v $( pwd ) /config.alloy:/etc/alloy/config.alloy \ grafana/alloy:latest run /etc/alloy/config.alloy Show more

返回排行榜