Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eric/metriks issues and pull requests
#55 - Is it possible to have a registry with two types simultaneously?
Issue -
State: closed - Opened by alexhudici over 6 years ago
#54 - Use concurrent-ruby
Pull Request -
State: open - Opened by svenfuchs over 7 years ago
- 3 comments
#53 - Release a new version
Issue -
State: closed - Opened by gquintana over 7 years ago
- 2 comments
#52 - LibratoMetrics failing to report on false data passed to `gauge`
Issue -
State: open - Opened by svenfuchs about 8 years ago
- 1 comment
#51 - Replace gem 'atomic' by 'concurrent-ruby'
Pull Request -
State: closed - Opened by rranelli over 9 years ago
- 4 comments
#50 - Expose histogram's sum property, and also make it available in the timer...
Pull Request -
State: closed - Opened by ndenev about 10 years ago
- 2 comments
#49 - Bump up avl_gem and use ConcurrentRedBlackTree
Pull Request -
State: closed - Opened by lukaszx0 about 10 years ago
- 4 comments
#48 - Cleanup gemspec
Pull Request -
State: closed - Opened by lukaszx0 over 10 years ago
- 2 comments
#47 - Add README example of timer with output.
Pull Request -
State: closed - Opened by phillbaker over 10 years ago
- 1 comment
#46 - Logger does not work
Issue -
State: open - Opened by johntdyer over 10 years ago
- 3 comments
#45 - Troubleshooting a Rails/Unicorn/Sidekiq setup
Issue -
State: closed - Opened by jlecour over 10 years ago
- 3 comments
#44 - what's the meter algorithm used here?
Issue -
State: closed - Opened by Neway6655 almost 11 years ago
- 1 comment
#43 - Prevent 400 error from librato when submitting an empty body
Pull Request -
State: closed - Opened by GreyKn about 11 years ago
- 1 comment
#42 - Librato reporter gets 400 errors from Librato if it has no data to send
Issue -
State: open - Opened by myronmarston about 11 years ago
- 3 comments
#41 - Custom percentile reporting
Pull Request -
State: closed - Opened by bmorton over 11 years ago
- 3 comments
#40 - Add reference to metriks-sematext
Pull Request -
State: closed - Opened by whiter4bbit over 11 years ago
- 1 comment
#39 - Sematext Metrics Reporter
Pull Request -
State: closed - Opened by whiter4bbit over 11 years ago
- 2 comments
#38 - gauge.rb missing in gemspec
Pull Request -
State: closed - Opened by whiter4bbit over 11 years ago
- 3 comments
#37 - Experimenting with new ways to provide data to reporters
Pull Request -
State: open - Opened by eric over 11 years ago
- 18 comments
#36 - Riemann Reporter uses the right Metriks module
Pull Request -
State: closed - Opened by ethansr over 11 years ago
- 1 comment
#35 - Refactor reporters to remove duplication
Pull Request -
State: closed - Opened by BRMatt over 11 years ago
- 3 comments
#34 - Fix typos in comments.
Pull Request -
State: closed - Opened by bernd over 11 years ago
- 1 comment
#33 - Add gauge class
Pull Request -
State: closed - Opened by bernd over 11 years ago
- 11 comments
#32 - Redis backend?
Issue -
State: open - Opened by ajsharp over 11 years ago
- 3 comments
#31 - Add trouble shooting link to README
Pull Request -
State: closed - Opened by xrl almost 12 years ago
- 1 comment
#30 - Close the tcp socket on Errno::EPIPE
Pull Request -
State: closed - Opened by bernd almost 12 years ago
- 3 comments
#29 - stddev is the square-root of the variance
Pull Request -
State: closed - Opened by jordansissel almost 12 years ago
- 3 comments
#28 - Instrumental reporting
Pull Request -
State: closed - Opened by netshade almost 12 years ago
- 3 comments
#27 - Move to hash, drop 1.8 support
Pull Request -
State: closed - Opened by justinlynn almost 12 years ago
- 5 comments
#26 - Spontaneous Crashes in RedBlackTree
Issue -
State: closed - Opened by justinlynn almost 12 years ago
- 32 comments
#25 - Sliding values for min/max/stddev/mean on a timer?
Issue -
State: closed - Opened by jordansissel almost 12 years ago
- 4 comments
#24 - Add support for setting a metric name prefix.
Pull Request -
State: closed - Opened by ghost almost 12 years ago
- 5 comments
#23 - Split out metriks into multiple gems to reduce dependencies
Issue -
State: open - Opened by eric about 12 years ago
- 15 comments
#22 - add support for derivative metrics
Pull Request -
State: closed - Opened by hollow about 12 years ago
- 2 comments
#21 - Refactor report
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
- 22 comments
#20 - Optionally filter data reported to Librato Metrics
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
- 5 comments
#19 - Cleaned up selection of librato metics
Pull Request -
State: open - Opened by JustinLove over 12 years ago
- 3 comments
#18 - Check for infinite sample keys
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
- 1 comment
#17 - Add link to Coda's metrics talk
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
#16 - Add Metriks.histogram
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
- 2 comments
#15 - Floor reporting time in Reporter::LibratoMetrics
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
- 2 comments
#14 - Clean up format of code examples
Pull Request -
State: closed - Opened by lmarburger over 12 years ago
#13 - crash in exponentially_decaying_sample
Issue -
State: closed - Opened by skade over 12 years ago
- 13 comments
#12 - Graphite reporter needs 'socket' to be required in order to work
Pull Request -
State: closed - Opened by timurb over 12 years ago
- 3 comments
#11 - Snapshot class pollutes top-level namespace
Issue -
State: closed - Opened by brynary over 12 years ago
- 4 comments
#10 - Librato Metrics Reporter reports counters as gauges
Issue -
State: closed - Opened by josephruscio over 12 years ago
- 1 comment
#9 - Allow selection of which metrics to submit from Librato metrics reporter
Pull Request -
State: open - Opened by ryanlower over 12 years ago
- 2 comments
#8 - Make it work on jruby
Pull Request -
State: closed - Opened by jabley over 12 years ago
- 3 comments
#7 - This fixes the :on_error handlers so they actually work.
Pull Request -
State: closed - Opened by myronmarston over 12 years ago
- 1 comment
#6 - ArgumentError: comparison of Float with Float failed
Issue -
State: closed - Opened by mperham over 12 years ago
- 29 comments
#5 - Fixes issue #4 where calls to graphite were not working.
Pull Request -
State: closed - Opened by brycemcd over 12 years ago
- 1 comment
#4 - Graphite doesn't work
Issue -
State: closed - Opened by mperham over 12 years ago
- 2 comments
#3 - Riemann reporter.
Pull Request -
State: closed - Opened by aphyr over 12 years ago
- 4 comments
#2 - Add tests for thread-safe meters, histograms, and counters.
Pull Request -
State: closed - Opened by aphyr over 12 years ago
- 1 comment
#1 - Fix little namespacing problem with Ruby 1.9 for the Logger class
Pull Request -
State: closed - Opened by roidrage over 12 years ago
- 1 comment