prometheus-statsd-exporter (0.26.0-0)
Published 2024-02-06 21:04:32 +00:00 by snr
Installation
sudo curl -o /etc/apt/keyrings/forgejo-joco.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-joco.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install prometheus-statsd-exporter=0.26.0-0
Repository Info
Distributions |
jammy |
Components |
main |
Architectures |
amd64 |
About this package
Prometheus exporter emulating statsd The StatsD exporter is a drop-in replacement for StatsD. This exporter translates StatsD metrics to Prometheus metrics via configured mapping rules.