Jump to letter: [
23ABCDEFGIJKLMNOPQRSTUVWXY
]
carbon-c-relay - Enhanced C implementation of Carbon relay, aggregator and rewriter
- Description:
Carbon-like Graphite line mode relay. This project aims to be a replacement of
the original Carbon relay. The main reason to build a replacement is
performance and configurability. Carbon is single threaded, and sending
metrics to multiple consistent-hash clusters requires chaining of relays. This
project provides a multithreaded relay which can address multiple targets and
clusters for each and every metric based on pattern matches.
Packages
carbon-c-relay-1.10-1.el7.ppc64
[70 KiB] |
Changelog
by Piotr Popieluch (2016-03-10):
- Update to upstream 1.10
- el5/el6: Use new daemon mode in non systemd systems
|