Name: | carbon-c-relay |
Version: | 2.6 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 213124 |
License: | ASL 2.0 |
RPM: |
carbon-c-relay-2.6-1.el7.aarch64.rpm
|
Source RPM: |
carbon-c-relay-2.6-1.el7.src.rpm
|
Build Date: | Mon Jul 23 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/grobian/carbon-c-relay |
Summary: | 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. |