Closed OrkoHunter closed 6 years ago
Yes it has to do with the language of the repository because it depends on the package managers providing those metrics. Right now, we are getting metrics for Ruby Gems and NPM packages.
Hi @howderek! That makes a lot of sense. Even GitHub has not implemented this feature for other languages.
Thanks for answering!
Hi! I have a couple question about the API
/:owner/:repo/timeseries/downloads
null
for some repositories, example - http://twitter.augurlabs.io/api/unstable/twitter/finagle/timeseries/downloads (Scala) http://twitter.augurlabs.io/api/unstable/twitter/finatra/timeseries/downloads (Scala) http://twitter.augurlabs.io/api/unstable/pantsbuild/pants/timeseries/downloads (Python) http://twitter.augurlabs.io/api/unstable/twitter/rpc-perf/timeseries/downloads (Rust) http://twitter.augurlabs.io/api/unstable/twitter/serial/timeseries/downloads (Java)But gives good results for http://twitter.augurlabs.io/api/unstable/twitter/twemoji/timeseries/downloads (Javascript)
How is this metric calculated? Does this have something to do with the language of the repository?
sometimes the number suddenly drops to 0 or 1. My question is, can this number be trusted or should it be ignored as a bug?