Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: carbon-c-relay | Distribution: Fedora Project |
Version: 2.6 | Vendor: Fedora Project |
Release: 1.el7 | Build date: Thu Jan 26 22:13:09 2017 |
Group: System Environment/Daemons | Build host: buildhw-06.phx2.fedoraproject.org |
Size: 192774 | Source RPM: carbon-c-relay-2.6-1.el7.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/grobian/carbon-c-relay | |
Summary: Enhanced C implementation of Carbon relay, aggregator and rewriter |
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.
ASL 2.0
* Thu Jan 26 2017 piotr1212@gmail.com - 2.6-1 - Update to 2.6 * Wed Jan 11 2017 piotr1212@gmail.com - 2.5-1 - Update to 2.5 * Tue Nov 08 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.3-1 - Update to 2.3 * Fri Sep 16 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.2-2 - Remove braces from systemd service file to correctly interpret arguments * Sun Sep 11 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.2-1 - Update to 2.2 * Thu Jul 07 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.1-2 - Add ExecReload SIGHUP to systemd unit * Mon Jun 20 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.1-1 - Update to 2.1 * Wed Jun 15 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.0-2 - Disable manpage creation for systems which don't have nodejs * Mon Jun 06 2016 Piotr Popieluch <piotr1212@gmail.com> - - 2.0-1 - Update to upstream 2.0 - Generate man file * Fri Apr 22 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.11-2 - Set correct user in systemd unit file - Remove logfile in sysconfig on systemd releases * Wed Mar 23 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.11-1 - Update to upstream 1.11 * Thu Mar 10 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.10-1 - Update to upstream 1.10 - el5/el6: Use new daemon mode in non systemd systems * Tue Feb 23 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.8-1 - Update to upstream 1.8 - el5: add clean section and conditionalize all el5 specifics * Fri Feb 19 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.7-3 - Add BR gcc and make https://fedorahosted.org/fpc/ticket/540 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 31 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.7-1 - Update to upstream 1.7 * Thu Jan 14 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.5-1 - Update to upstream 1.5 * Mon Jan 04 2016 Piotr Popieluch <piotr1212@gmail.com> - 1.4-1 - Update to upstream 1.4 * Wed Dec 16 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.3-1 - Update to upstream 1.3 * Fri Dec 11 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.2-1 - Update to upstream 1.2 * Wed Nov 25 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.1-1 - Update to upstream 1.1 * Sat Nov 07 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.45-1 - Update to new version - Set LDFLAGS to build with PIE - Update Source to follow github source guidelines * Mon Aug 31 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.44-3 - Exclude 32 bit arches * Sun Aug 30 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.44-2 - Add el5 support * Fri Aug 14 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.44-1 - Update to upstream 0.44 - Use own relay.conf * Mon Jul 27 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.43-2 - specify copylib 'Provides: bundled(md5-peslyak)' * Mon Jul 27 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.43-1 - Update to upstream 0.43 * Mon Jul 27 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.42-2 - Removed obsoleted BR: openssl-devel * Fri Jul 24 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.42-1 - Update to upstream 0.42 - Remove allow-percent patch, characters are now configurable - Make characters to allow configurable in sysconfig * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 12 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.40-1 - update to upstream 0.40 - add logfile to sysconfig * Fri May 01 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.39-3 - update to later commit to fix closed udp sockets - logrotate sighup instead of restart - allow percent characters in metric names * Thu Apr 02 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.39-2 - fix filepath in logrotate * Sat Mar 28 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.39-1 - update to latest upsream 0.39 * Wed Feb 04 2015 Piotr Popieluch <piotr1212@gmail.com> - 0.37-1 - update to upstream 0.37 - rewritten for Fedora and comply with Fedora package guidelines * Mon Sep 08 2014 Matthew Hollick <matthew@mayan-it.co.uk> - tidy up for github - reverted site specific changes * Fri Aug 08 2014 Matthew Hollick <matthew@mayan-it.co.uk> - packaged as part of twiki * Tue Jul 01 2014 Matthew Hollick <matthew@mayan-it.co.uk> - packaged as part of mdr - binary renamed from 'relay' to 'cc_relay' - pagage renamed to reflect function rather than component - user / group named by function * Tue May 06 2014 Matthew Hollick <matthew@mayan-it.co.uk> - Initial package for the BBC
/etc/carbon-c-relay.conf /etc/sysconfig/carbon-c-relay /usr/bin/carbon-c-relay /usr/lib/systemd/system/carbon-c-relay.service /usr/share/doc/carbon-c-relay-2.6 /usr/share/doc/carbon-c-relay-2.6/ChangeLog.md /usr/share/doc/carbon-c-relay-2.6/carbon-c-relay.md /usr/share/licenses/carbon-c-relay-2.6 /usr/share/licenses/carbon-c-relay-2.6/LICENSE.md /usr/share/man/man1/carbon-c-relay.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:11:04 2024