Statistics dashboard for Bundler, Ruby, and Rubygems versions #3350
Replies: 5 comments
-
The existing stats are totally broken now that we're using Fastly and we're also moving away from Librato. This would be neat but at the moment I don't see how it's going to happen. |
Beta Was this translation helpful? Give feedback.
-
@dwradcliffe it'd need to process fastly logs, just like the stats |
Beta Was this translation helpful? Give feedback.
-
Yep, but that's a LOT more requests to process |
Beta Was this translation helpful? Give feedback.
-
Would gem authors be able to see statistics about, e.g. what version of ruby their users have? This would be very useful to gem authors when deciding which versions of ruby to support. Many gems also wonder which versions of rails they should support. Sinatra plugins will want to know what versions of sinatra are in use, etc. Giving gem authors the data to make informed decisions about compatibility would be beneficial to the whole ruby community. |
Beta Was this translation helpful? Give feedback.
-
There are some global stats at http://ecosystem.rubytogether.org/. Currently there are no stats for individual Gems available. Moving this into discussions for now. |
Beta Was this translation helpful? Give feedback.
-
(migrated from the Trello board)
Beta Was this translation helpful? Give feedback.
All reactions