Thu, 23 May 2024 10:59:47 UTC | login

Information for build statscache-0.0.4-7.fc28

ID32979
Package Namestatscache
Version0.0.4
Release7.fc28
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 16:24:32 UTC
CompletedWed, 06 Jun 2018 16:24:32 UTC
Tags
f29
RPMs
src
statscache-0.0.4-7.fc28.src.rpm (info) (download)
noarch
statscache-common-0.0.4-7.fc28.noarch.rpm (info) (download)
statscache-consumer-0.0.4-7.fc28.noarch.rpm (info) (download)
statscache-web-0.0.4-7.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Feb 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.0.4-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * 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.