Thu, 23 May 2024 11:06:00 UTC | login

Information for build statscache-0.0.4-5.fc27

ID21644
Package Namestatscache
Version0.0.4
Release5.fc27
Epoch
SummaryA daemon to build and keep fedmsg statistics
DescriptionStatscache is a plugin to the fedmsg-hub that sits listening in our infrastructure. When new messages arrive, it will pass them off to `plugins <https://github.com/fedora-infra/statscache_plugins>`_ that will calculate and store various statistics. If we want a new kind of statistic to be kept, we write a new plugin for it. It will come with a tiny flask frontend, much like datagrepper, that allows you to query for this or that stat in this or that format (csv, json, maybe html or svg too but that might be overkill). The idea being that we can then build neater smarter frontends that can render fedmsg-based activity very quickly.. and perhaps later drill-down into the *details* kept in datagrepper. It is kind of like a data mart (http://en.wikipedia.org/wiki/Data_mart).
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:34:35 UTC
CompletedSat, 14 Apr 2018 20:34:35 UTC
Tags
f28
f29
RPMs
src
statscache-0.0.4-5.fc27.src.rpm (info) (download)
noarch
statscache-common-0.0.4-5.fc27.noarch.rpm (info) (download)
statscache-consumer-0.0.4-5.fc27.noarch.rpm (info) (download)
statscache-web-0.0.4-5.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.4-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Nov 05 2015 Ralph Bean <rbean@redhat.com> - 0.0.4-1 - new version * Fri Oct 30 2015 Ralph Bean <rbean@redhat.com> - 0.0.3-3 - Move requirements to the statscache-common subpackage. * Fri Oct 30 2015 Ralph Bean <rbean@redhat.com> - 0.0.3-2 - Require a certain version of python-moksha-hub. * Fri Oct 30 2015 Ralph Bean <rbean@redhat.com> - 0.0.3-1 - new version * Sat Jun 20 2015 Ratnadeep Debnath <rtnpro@gmail.com> - 0.0.1-1 - Initial packaging.