GitHub / mcasper/dogstatsd-rs issues and pull requests
#72 - Add an option for metric sampling
Issue -
State: open - Opened by bentheiii 7 months ago
#71 - Allow copy clone of EventOptions
Pull Request -
State: closed - Opened by ivoreis 8 months ago
- 3 comments
#70 - feat: implement event additional options
Pull Request -
State: closed - Opened by ivoreis 8 months ago
- 3 comments
#69 - [Request] Implement Event missing features
Issue -
State: closed - Opened by ivoreis 8 months ago
- 3 comments
#68 - Window build fails
Issue -
State: open - Opened by BigKahunaCanuck 9 months ago
- 2 comments
#67 - Removed prints from the library sockets to reduce noise
Pull Request -
State: closed - Opened by brent-statsig over 1 year ago
#66 - feat: Create datadog Client from UDP socket
Pull Request -
State: closed - Opened by alekseifedotov over 1 year ago
#65 - Don't require ServiceCheckOptions strings to be 'static
Pull Request -
State: closed - Opened by superfell over 1 year ago
- 1 comment
#64 - New release request
Issue -
State: closed - Opened by cottinisimone almost 2 years ago
- 1 comment
#63 - Add some basic integration tests
Pull Request -
State: closed - Opened by mcasper almost 2 years ago
#62 - [UDS] Improve socket support
Pull Request -
State: closed - Opened by ealui-statsig almost 2 years ago
#61 - Default system tags
Pull Request -
State: closed - Opened by cottinisimone almost 2 years ago
#60 - Add support for batching
Pull Request -
State: closed - Opened by ealui-statsig almost 2 years ago
- 3 comments
#59 - Add support for UDS
Pull Request -
State: closed - Opened by ealui-statsig almost 2 years ago
- 1 comment
#58 - use the drop trait for graceful shutdown
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
- 1 comment
#57 - add timeout for flush for low qps services
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
- 1 comment
#56 - wrap the sender in a Mutex because it is not sync and can not be shared between threads safely
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
- 1 comment
#55 - add shutdown method
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
- 1 comment
#54 - do the batching with the channel pattern to avoid requiring a lock
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
- 1 comment
#53 - add support for batching requests to datadog
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
#52 - add support for batching requests to datadog
Pull Request -
State: closed - Opened by cameron-statsig almost 2 years ago
#51 - Add constructor from existing UDP socket
Pull Request -
State: open - Opened by alekseifedotov almost 2 years ago
#50 - Added support for incrementing by a specified value
Pull Request -
State: closed - Opened by brent-statsig about 2 years ago
- 2 comments
#49 - added sampling rate option
Pull Request -
State: open - Opened by bentheiii about 2 years ago
#48 - Update default from addr to 0.0.0.0:0
Pull Request -
State: closed - Opened by wayt over 2 years ago
- 2 comments
#47 - Change return type for time function
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
- 2 comments
#46 - Warnings and format
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
#45 - Support for async anonymous function in `time`
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
#44 - Optimizations and styling
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
#43 - Cient timing function should accept u64 instead of i64
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
- 2 comments
#42 - Add a returned value for time anonymous function
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
#41 - Support for async anonymous function in `time`
Pull Request -
State: closed - Opened by cottinisimone over 2 years ago
- 4 comments
#40 - `Client` `timing` function should accept `u128` instead of `i64`
Issue -
State: closed - Opened by cottinisimone over 2 years ago
- 2 comments
#39 - Support for async function in `time` function
Issue -
State: closed - Opened by cottinisimone over 2 years ago
- 4 comments
#38 - DataDog Configuration not documented
Issue -
State: closed - Opened by fatbasstard over 2 years ago
- 2 comments
#37 - Adding support for floating point for metric value
Issue -
State: open - Opened by fabuloso over 2 years ago
#36 - Reduce chrono features
Pull Request -
State: closed - Opened by Guara92 about 3 years ago
- 3 comments
#35 - Adding an OptionsBuilder class to handle changes to the Options struct
Pull Request -
State: closed - Opened by dwdking over 3 years ago
#34 - Adding default tags to Options and Client and sending the default tags with each metric and event
Pull Request -
State: closed - Opened by dwdking over 3 years ago
- 2 comments
#33 - Tokio client
Pull Request -
State: closed - Opened by bitemyapp almost 4 years ago
- 10 comments
#32 - Cache name resolution
Pull Request -
State: open - Opened by haileys over 4 years ago
- 1 comment
#31 - Allow deprecated use of Error::description
Pull Request -
State: closed - Opened by haileys over 4 years ago
- 2 comments
#30 - Add the Tag trait
Pull Request -
State: open - Opened by sebastianblunt over 5 years ago
- 1 comment
#29 - async/await
Issue -
State: open - Opened by parasyte over 5 years ago
- 1 comment
#28 - Use Cow::as_ref instead of matching
Pull Request -
State: closed - Opened by nwtnni almost 6 years ago
- 1 comment
#27 - Documentation is out of date
Issue -
State: closed - Opened by DuncanUszkay1 about 6 years ago
- 2 comments
#26 - Use String instead of &'static str for ServiceCheckOptions fields
Issue -
State: open - Opened by dunmatt over 6 years ago
#25 - Fix Display impl for DogstatsdError.
Pull Request -
State: closed - Opened by mjkillough over 6 years ago
- 2 comments
#24 - Add arbitrary count method
Pull Request -
State: closed - Opened by nastevens over 6 years ago
- 2 comments
#23 - Various updates
Pull Request -
State: open - Opened by mortendahl about 7 years ago
- 2 comments
#22 - Various updates
Pull Request -
State: closed - Opened by mortendahl about 7 years ago
#21 - Make DogstatsdError-type publicly available
Pull Request -
State: closed - Opened by tazjin over 7 years ago
- 3 comments
#20 - Full support for each metric type's options
Issue -
State: open - Opened by mcasper over 7 years ago
#19 - Datadog logs?
Issue -
State: closed - Opened by Noxime over 7 years ago
- 2 comments
#18 - omit namespace from service checks & events
Pull Request -
State: closed - Opened by bgerstle over 7 years ago
- 2 comments
#17 - Convert public API to builder pattern
Issue -
State: open - Opened by mcasper over 7 years ago
- 4 comments
#16 - Add metric batching
Issue -
State: open - Opened by mcasper over 7 years ago
#15 - Add service checks
Issue -
State: closed - Opened by mcasper over 7 years ago
- 1 comment
#14 - Rather than implement a inherent method named default, have Options implement the Default type
Issue -
State: closed - Opened by softprops almost 8 years ago
- 2 comments
#13 - Decrease allocations. Don't force caller to allocate.
Pull Request -
State: closed - Opened by insanitybit over 8 years ago
- 7 comments
#12 - Reuse UDP socket
Pull Request -
State: closed - Opened by nastevens over 8 years ago
- 4 comments
#11 - Use automatic port for UDP send
Pull Request -
State: closed - Opened by nastevens over 8 years ago
#10 - Add benchmarks for all client commands
Pull Request -
State: closed - Opened by nastevens over 8 years ago
- 1 comment
#9 - Fix all Clippy warnings
Pull Request -
State: closed - Opened by mcasper over 8 years ago
#8 - Bump to version 1.1
Pull Request -
State: closed - Opened by mcasper about 9 years ago
#7 - Fix tags format
Pull Request -
State: closed - Opened by mcasper about 9 years ago
#6 - Build status and crate version badges
Pull Request -
State: closed - Opened by mcasper over 9 years ago
#5 - Flesh out the README
Pull Request -
State: closed - Opened by mcasper over 9 years ago
#4 - Accept anything that implements Into<String> for most user inputs
Pull Request -
State: closed - Opened by mcasper over 9 years ago
#3 - Tweak .travis.yml
Pull Request -
State: closed - Opened by mcasper over 9 years ago
#2 - Add documentation and gh-pages uploading
Pull Request -
State: closed - Opened by mcasper over 9 years ago
#1 - Add Travis
Pull Request -
State: closed - Opened by mcasper over 9 years ago