On Thu, Mar 05, Petit Eric wrote:
is it possible to fetch download statistics of a specific project only using the OBS API?
I don't see anything in https://api.opensuse.org/apidocs/
Globaly, no i asked it few time :-)
As obs already HAS counters internally, it should not to difficult to query them.
Now that I did some queries and had a look at the counters, they seem to be very low.
E.g.:
<count package="wine" architecture="i586" version="0.9.37" filetype="rpm" filename="wine" release="12.1" project="Emulators:Wine" repository="SLE-10"> 691 </count>
Is that an overall number or just per day? Are these counters reliable at all?