[opensuse-buildservice] Feature Request : Build Packages Download Counter
Hi, I am new on OpenSUSE build service. I compiled couple of program then I feel absence of download counter in build packages. Is it hard to implement? I think It 's easy to implement and great feature for package builders or developers. I wonder which package downloaded how much time. Statistics good for development motivation. Thanks. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Montag, 7. September 2009 21:49:51 schrieb Death Knight:
Hi, I am new on OpenSUSE build service. I compiled couple of program then I feel absence of download counter in build packages. Is it hard to implement? I think It 's easy to implement and great feature for package builders or developers. I wonder which package downloaded how much time. Statistics good for development motivation.
It is actually already implemented, but it performs not good enough, so it is currently disabled. We have currently no one looking inside of this, but everythin is in svn. So if someone wants to have a look at this, we can give you a start. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
May I have some description about that functionality? I mean is there a web page or wiki describes how its work. Also SVN address is good for looking code. Thanks. On Tue, 2009-09-08 at 09:24 +0200, Adrian Schröter wrote:
but it performs not good enough, so it is currently disabled.
We have currently no one looking inside of this, but everythin is in svn. So if someone wants to have a look at this, we can give you a start.
bye adrian
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
yep, +1, since long time we see request to have download counter here : http://software.opensuse.org/search 2009/9/8 Death Knight <spamjunkeater@gmail.com>:
May I have some description about that functionality? I mean is there a web page or wiki describes how its work. Also SVN address is good for looking code. Thanks.
On Tue, 2009-09-08 at 09:24 +0200, Adrian Schröter wrote:
but it performs not good enough, so it is currently disabled.
We have currently no one looking inside of this, but everythin is in svn. So if someone wants to have a look at this, we can give you a start.
bye adrian
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, Sep 08, 2009 at 02:04:25 +0300, Death Knight wrote:
May I have some description about that functionality? I mean is there a web page or wiki describes how its work. Also SVN address is good for looking code. Thanks.
The base funcionality (logging) is implemented in mod_stats: https://forgesvn1.novell.com/svn/opensuse/trunk/tools/download-stats At the same place, you'll find some highly dubious scripts that are meant to transport the logged data from one database to another, which became the bottleneck that lead to switching off the whole statistics. I think the code that actually displays the numbers is in the frontend of the build service, and it shouldn't be the problem. We are currently not logging further statistics for two reasons, first because the numbers weren't used anyway (due to the shortcoming in the further processing chain mentioned above), and second because I didn't take the time to migrate the data/logging from MySQL to PostgreSQL when I switched the rest of the database setup earlier this year. The latter would probably be easily made up for, there shouldn't be a problem with that. If you are interested, maybe the concept presented at http://mirrorbrain.org/news/rfc-concept-collecting-download-statistics/ might also be of interest, because it expands on the current logging implementation to make it more useful to others. The logging facility as such has the potential to be useful in other scenarios I think. We'd be definitely very glad about finding contributors. Feel free to get in contact for more details.
On Tue, 2009-09-08 at 09:24 +0200, Adrian Schröter wrote:
but it performs not good enough, so it is currently disabled.
We have currently no one looking inside of this, but everythin is in svn. So if someone wants to have a look at this, we can give you a start.
bye adrian
Peter -- "WARNING: This bug is visible to non-employees. Please be respectful!" SUSE LINUX Products GmbH Research & Development
What is the OBS API Rest function/url for or further download counter ? 2009/9/10 Peter Poeml <poeml@suse.de>:
On Tue, Sep 08, 2009 at 02:04:25 +0300, Death Knight wrote:
May I have some description about that functionality? I mean is there a web page or wiki describes how its work. Also SVN address is good for looking code. Thanks.
The base funcionality (logging) is implemented in mod_stats: https://forgesvn1.novell.com/svn/opensuse/trunk/tools/download-stats At the same place, you'll find some highly dubious scripts that are meant to transport the logged data from one database to another, which became the bottleneck that lead to switching off the whole statistics. I think the code that actually displays the numbers is in the frontend of the build service, and it shouldn't be the problem.
We are currently not logging further statistics for two reasons, first because the numbers weren't used anyway (due to the shortcoming in the further processing chain mentioned above), and second because I didn't take the time to migrate the data/logging from MySQL to PostgreSQL when I switched the rest of the database setup earlier this year. The latter would probably be easily made up for, there shouldn't be a problem with that.
If you are interested, maybe the concept presented at http://mirrorbrain.org/news/rfc-concept-collecting-download-statistics/ might also be of interest, because it expands on the current logging implementation to make it more useful to others. The logging facility as such has the potential to be useful in other scenarios I think.
We'd be definitely very glad about finding contributors. Feel free to get in contact for more details.
On Tue, 2009-09-08 at 09:24 +0200, Adrian Schröter wrote:
but it performs not good enough, so it is currently disabled.
We have currently no one looking inside of this, but everythin is in svn. So if someone wants to have a look at this, we can give you a start.
bye adrian
Peter -- "WARNING: This bug is visible to non-employees. Please be respectful!"
SUSE LINUX Products GmbH Research & Development
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (4)
-
Adrian Schröter
-
Death Knight
-
Peter Poeml
-
Petit Eric