github-exporter icon indicating copy to clipboard operation
github-exporter copied to clipboard

Feature Request - Add additional metrics

Open Rucknar opened this issue 9 years ago • 3 comments

Current metrics are basic, add in at least:

  • Last commit timestamp
  • Issues closed (we already have open)
  • Downloads
  • Releases

Rucknar avatar Sep 12 '16 17:09 Rucknar

I started diving into getting Release/Downloads info into the exporter, but it looks like the way everything is built right now assumes that a Repository is really the only thing that the exporter should care about. Adding Release data seems like a pretty substantial refactor. If you want, I can go ahead with it, but I figured I'd ask first to make sure that a large PR wouldn't be rejected here.

cweagans avatar Oct 08 '18 21:10 cweagans

It was originally built to cover just repositories I guess. See no reason to limit it though and would welcome a PR, I’m on leave at the mo but happy to code review when back.

Rucknar avatar Oct 09 '18 08:10 Rucknar

:+1:

cweagans avatar Oct 09 '18 15:10 cweagans