Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / reinh/statsd issues and pull requests
#80 - Freeze string literals
Pull Request -
State: closed - Opened by jorgemanrubia 11 months ago
#79 - Adds Ruby 3.2 to the CI matrix.
Pull Request -
State: closed - Opened by petergoldstein almost 2 years ago
- 1 comment
#78 - Add Ruby 2.7, 3.0, and 3.1
Pull Request -
State: closed - Opened by petergoldstein almost 3 years ago
- 1 comment
#77 - Fix TCP support
Pull Request -
State: closed - Opened by bilbof over 4 years ago
- 3 comments
#76 - Newline is missing at the end of the metric thus breaking TCP support
Issue -
State: closed - Opened by imriz over 4 years ago
- 1 comment
#75 - Fix typo in README
Pull Request -
State: closed - Opened by agis over 5 years ago
#74 - travis: switch to xenial
Pull Request -
State: closed - Opened by raggi almost 6 years ago
- 1 comment
#73 - Fix the build!
Issue -
State: closed - Opened by reinh almost 6 years ago
- 2 comments
#72 - Adds support for sending tags in the Datadog StatsD format
Pull Request -
State: closed - Opened by monkbroc almost 6 years ago
- 3 comments
#71 - Add flush interval configuration
Pull Request -
State: closed - Opened by Elyahou about 6 years ago
- 2 comments
#70 - Fix incorrect time measurement by using monotonic time
Pull Request -
State: closed - Opened by kyrylo over 6 years ago
- 2 comments
#69 - Fix YARD warnings
Pull Request -
State: closed - Opened by olleolleolle over 6 years ago
#68 - README: SVG badge icon [ci skip]
Pull Request -
State: closed - Opened by olleolleolle over 6 years ago
#67 - Sanitize tags values
Pull Request -
State: closed - Opened by BitOfUniverse about 7 years ago
- 2 comments
#66 - reconnect TCP after getting the TCP RST package
Pull Request -
State: closed - Opened by otzy007 over 7 years ago
#65 - make batch_size count bytes, not messages
Pull Request -
State: closed - Opened by ccutrer over 7 years ago
- 7 comments
#64 - Needs new maintainer
Issue -
State: open - Opened by raggi almost 9 years ago
- 15 comments
#63 - Proposal to cut a new release
Issue -
State: closed - Opened by sfgeorge about 9 years ago
- 4 comments
#62 - Custom delimiter replacement
Pull Request -
State: closed - Opened by erez-rabih over 9 years ago
#61 - Add TCP support
Pull Request -
State: closed - Opened by mindscratch over 9 years ago
- 1 comment
#60 - Support sending data over TCP
Issue -
State: closed - Opened by mindscratch over 9 years ago
- 1 comment
#59 - Add Ruby 2.0, 2.1, and 2.2. Remove 1.8.
Pull Request -
State: closed - Opened by gaffneyc over 9 years ago
#58 - Arbitrary metric name parsing
Issue -
State: closed - Opened by erez-rabih almost 10 years ago
- 1 comment
#57 - Drop 1.8.7 support
Issue -
State: closed - Opened by raggi about 10 years ago
- 1 comment
#56 - better thread safety and socket semantics
Pull Request -
State: closed - Opened by raggi about 10 years ago
- 7 comments
#55 - multiple calls to Statsd.new doesn't recreate socket, address family conflicts
Issue -
State: closed - Opened by thwarted about 10 years ago
- 1 comment
#54 - Singlethread
Pull Request -
State: closed - Opened by raggi over 10 years ago
- 3 comments
#53 - Fix failed specs on Ruby 1.8.7
Pull Request -
State: closed - Opened by Ajedi32 over 10 years ago
- 1 comment
#52 - Stats with sample rates < 1 are being sent randomly?
Issue -
State: closed - Opened by Ajedi32 over 10 years ago
- 1 comment
#51 - Timed explicit returns
Pull Request -
State: closed - Opened by Ajedi32 over 10 years ago
- 4 comments
#50 - Add the ability to pre-connect to the UDPSocket with `connect`
Pull Request -
State: closed - Opened by quirkey over 10 years ago
- 2 comments
#49 - Add an optional way to reuse a socket instead of finding it in-Thread
Pull Request -
State: closed - Opened by JustinAiken almost 11 years ago
- 5 comments
#48 - Statsd#time not resilient to exceptions
Issue -
State: closed - Opened by nirvdrum about 11 years ago
#47 - Add changelog
Issue -
State: closed - Opened by nirvdrum about 11 years ago
- 3 comments
#46 - Add IPv6 support
Pull Request -
State: closed - Opened by aw about 11 years ago
#45 - Resolve hostname once
Pull Request -
State: closed - Opened by ossareh over 11 years ago
- 5 comments
#44 - add support for StatsD admin requests
Pull Request -
State: closed - Opened by schuyler over 11 years ago
- 1 comment
#43 - Add statsd-ruby.rb to auto require statsd
Pull Request -
State: closed - Opened by lann over 11 years ago
- 3 comments
#42 - Changed send_to_socket method to create a new UDPSocket instance each time
Pull Request -
State: closed - Opened by elmer-garduno over 11 years ago
- 13 comments
#41 - Add a wiki page for ruby-statsd extensions / libraries
Issue -
State: closed - Opened by reinh over 11 years ago
- 1 comment
#40 - New statsd interceptor for wrapping instances
Pull Request -
State: closed - Opened by raykrueger over 11 years ago
- 4 comments
#39 - *** DO NOT MERGE *** Part of Gem update project ***
Pull Request -
State: closed - Opened by bchalstrom-iseatz over 11 years ago
#38 - Add optional IPv6 support
Pull Request -
State: closed - Opened by aw over 11 years ago
- 5 comments
#37 - Release/2013 03 06
Pull Request -
State: closed - Opened by bchalstrom-iseatz over 11 years ago
- 2 comments
#36 - sample_rate should only be supported for counters.
Issue -
State: closed - Opened by alexdean almost 12 years ago
- 6 comments
#35 - Add Statsd::RackEndpoint
Pull Request -
State: closed - Opened by jamesarosen almost 12 years ago
- 5 comments
#34 - UDPSockets leaked under load
Issue -
State: closed - Opened by raykrueger almost 12 years ago
- 37 comments
#33 - Allow setting the host and port on a Statsd::Batch object
Pull Request -
State: closed - Opened by mzsanford almost 12 years ago
- 2 comments
#32 - Fix bug in #postfix= with a blank value
Pull Request -
State: closed - Opened by reinh almost 12 years ago
- 1 comment
#31 - Bind the UDP socket on first use to prevent connection storming
Pull Request -
State: closed - Opened by cheald almost 12 years ago
- 2 comments
#30 - UDPSocket usage floods connections
Issue -
State: closed - Opened by cheald almost 12 years ago
- 9 comments
#29 - Add support for the "set" stat type.
Pull Request -
State: closed - Opened by petemounce almost 12 years ago
- 2 comments
#28 - Fix typo in README example server config
Pull Request -
State: closed - Opened by natebird almost 12 years ago
#27 - added a postfix to set up IP/machinename at end of metrics
Pull Request -
State: closed - Opened by jondot almost 12 years ago
- 2 comments
#26 - Fixed Statsd.gauge parameter name in documentation.
Pull Request -
State: closed - Opened by hannesg about 12 years ago
#25 - Test cleanup
Pull Request -
State: closed - Opened by hannesg about 12 years ago
#24 - Added Statsd::Mock for usage outside production.
Pull Request -
State: closed - Opened by hannesg about 12 years ago
- 2 comments
#23 - Add basic usage
Pull Request -
State: closed - Opened by oscardelben about 12 years ago
- 1 comment
#22 - Add thread safe batching support
Pull Request -
State: closed - Opened by raggi about 12 years ago
- 5 comments
#21 - Fix Build Status image
Pull Request -
State: closed - Opened by reinh about 12 years ago
- 1 comment
#20 - Remove sleeps from #time specs to try to prevent failures
Pull Request -
State: closed - Opened by reinh about 12 years ago
- 1 comment
#19 - Add support for batched messages
Pull Request -
State: closed - Opened by reinh about 12 years ago
- 9 comments
#18 - add support for batching
Issue -
State: closed - Opened by mattetti about 12 years ago
- 9 comments
#17 - Change rcov to simplecov for compatibility with ruby 1.9
Pull Request -
State: closed - Opened by voidlily over 12 years ago
- 1 comment
#16 - Add method to send gauge values
Pull Request -
State: closed - Opened by voidlily over 12 years ago
- 3 comments
#15 - Send data with specific timestamp
Issue -
State: closed - Opened by anarosas over 12 years ago
- 1 comment
#14 - Gauge support
Issue -
State: closed - Opened by luxflux over 12 years ago
- 3 comments
#13 - Add exception handling support to protect measured code from statsd problems
Pull Request -
State: closed - Opened by eac almost 13 years ago
- 1 comment
#12 - Allow disabling statsd
Pull Request -
State: closed - Opened by ktheory almost 13 years ago
- 5 comments
#11 - Stat name safety and an enabled flag
Pull Request -
State: closed - Opened by raykrueger over 13 years ago
- 8 comments
#10 - Specs for logging changes
Pull Request -
State: closed - Opened by raykrueger over 13 years ago
- 1 comment
#9 - Add debug logging abilities
Pull Request -
State: closed - Opened by raykrueger over 13 years ago
- 1 comment
#8 - Replace :: with . as a delimiter, also replace reserved chars [:|@] with
Pull Request -
State: closed - Opened by raykrueger over 13 years ago
- 6 comments
#7 - Minimum RubyGems Version
Issue -
State: closed - Opened by jcsalterego over 13 years ago
- 6 comments
#6 - Constructor yields self for configuration (e.g. namespace)
Pull Request -
State: closed - Opened by pda over 13 years ago
- 3 comments
#5 - DNS bottleneck
Issue -
State: closed - Opened by minaguib over 13 years ago
- 4 comments
#4 - Add to rubygems
Issue -
State: closed - Opened by ThisIsMissEm over 13 years ago
- 5 comments
#3 - Namespace
Pull Request -
State: closed - Opened by jnunemaker over 13 years ago
- 2 comments
#2 - Time method
Pull Request -
State: closed - Opened by jnunemaker over 13 years ago
- 1 comment
#1 - Add gemspec
Pull Request -
State: closed - Opened by aeden over 13 years ago
- 1 comment