carbon-c-relay
Carbon-compatible graphite line mode relay
Install
- All systems
-
curl cmd.cat/carbon-c-relay.sh
- Debian
-
apt-get install carbon-c-relay
- Ubuntu
-
apt-get install carbon-c-relay
- Kali Linux
-
apt-get install carbon-c-relay
- Fedora
-
dnf install carbon-c-relay
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install carbon-c-relay
- Raspbian
-
apt-get install carbon-c-relay
- Dockerfile
- dockerfile.run/carbon-c-relay
carbon-c-relay
Carbon-compatible graphite line mode relay
This project provides a multithreaded relay which can address multiple targets and clusters for each and every metric based on pattern matches. Consistent-hash routing compatible with the original carbon's implementation is also provided. This relay also supports aggregation, failover of backend servers and more. Carbon is graphite's default storage backend and supports different protocols for receiving metrics, this project aims to be a replacement of graphite's original carbon-relay component and supports "plaintext" protocol metrics.