issues
search
Shopify
/
statsd-instrument
A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
574
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
StatsD/MetaprogrammingPositionalArguments cop
#187
wvanbergen
closed
5 years ago
1
Strict module for StatsD meta-programming methods
#186
wvanbergen
closed
5 years ago
3
Add a cop to find splatting arguments in StatsD method calls.
#185
wvanbergen
closed
5 years ago
0
Better assertion messages when StatsD expectation fails, but an exception occurred as well
#184
wvanbergen
closed
5 years ago
10
Add a Strict monkeypatch to find deprecated behavior
#183
wvanbergen
closed
5 years ago
3
Fix statsd_* metaprogramming reliance on positional arguments.
#182
wvanbergen
closed
5 years ago
0
Rubocop: run our own cops on this repo.
#181
wvanbergen
closed
5 years ago
3
Clean up statsd_instrumentation_test.rb
#180
wvanbergen
closed
5 years ago
0
Add a custom Rubocop cop that checks for using `value` as keyword argument
#179
wvanbergen
closed
5 years ago
0
Add CHANGELOG entries since v.2.4.0
#178
wvanbergen
closed
5 years ago
0
Deprecate using StatsD metric method return values
#177
wvanbergen
closed
5 years ago
0
Add custom Rubocop cop to rewrite positional arguments on StatsD calls.
#176
wvanbergen
closed
5 years ago
1
Don’t deadlock the integration test on errors
#175
wvanbergen
closed
5 years ago
0
Use keyword args to capture hash options to avoid hash allocation
#174
dylanahsmith
closed
5 years ago
2
Use match? on the fast path for normalization
#173
dylanahsmith
closed
5 years ago
4
Add a new StatsD::Instrument::Client
#172
wvanbergen
closed
5 years ago
7
Delegate StatsD singleton methods to a client object
#171
wvanbergen
closed
5 years ago
4
Run benchmark as part of CI.
#170
wvanbergen
closed
5 years ago
0
Add benchmark scripts.
#169
wvanbergen
closed
5 years ago
0
Clean up & optimize duration calculations
#168
wvanbergen
closed
5 years ago
0
Run CI on macOS and Windows
#167
wvanbergen
closed
5 years ago
0
Handle exceptions when capturing StatsD packets properly
#166
wvanbergen
closed
5 years ago
0
Update contributing guidelines
#165
wvanbergen
closed
5 years ago
0
Use the Shopify style guide
#164
wvanbergen
closed
5 years ago
0
Remove unnecessary freezing of string literals
#163
wvanbergen
closed
5 years ago
0
Address Ruby warnings that come up when running `rake test` on this library
#162
wvanbergen
closed
5 years ago
0
Make statsd-instrument frozen-string-literal compatible.
#161
wvanbergen
closed
5 years ago
0
Added cloudwatch instrument support
#160
jponc
closed
5 years ago
2
Add default_tags attribute to StatsD module
#159
fabiormoura
closed
5 years ago
15
Setup Github actions workflow
#158
wvanbergen
closed
5 years ago
1
Re-add `StatsD::Instument.duration`
#157
wvanbergen
closed
5 years ago
1
Update CHANGELOG.md
#156
joeyfreund
closed
5 years ago
5
Add option to intercept tags
#155
fabiormoura
closed
5 years ago
1
Fix typo
#154
fabiormoura
closed
5 years ago
1
Fix bug in escaping newlines for events with Datadog Backend
#153
coreyja
closed
5 years ago
13
Remove unnecessary array allocation from use of map
#152
thegedge
closed
5 years ago
1
Add the latest supported ruby version to RVM version matrix
#151
effron
closed
5 years ago
3
Rails instrumentation with meta programming is not happening
#150
bhaskar-introhive
closed
3 years ago
1
Changelog + version bump
#149
timothysmith0609
closed
5 years ago
2
Allow :prefix option on metrics creation
#148
timothysmith0609
closed
5 years ago
0
Mutex socket invalidation
#147
fw42
closed
6 years ago
0
NoMethodError: undefined method shopifycloud.assets.upload_threads:1|c' for nil:NilClass
#146
mkobetic
closed
6 years ago
3
Adding synchronize to invalidate_socket
#138
zachmccormick
closed
5 years ago
4
Enable CLA bot
#137
tmlayton
closed
6 years ago
0
Bump to official v2.3.0
#136
pallan
closed
6 years ago
0
udp: invalidate socket on connectivity issues
#135
sirupsen
closed
6 years ago
2
Collect measure and distribution metrics even on return or exception
#134
Bringer128
closed
5 years ago
6
Using return or raising exception causes metric collection to be skipped in distribution/measure
#133
Bringer128
closed
5 years ago
1
Fixes bug in return value for blocks
#132
pallan
closed
6 years ago
0
Allow Distribution to accept a block
#131
pallan
closed
6 years ago
1
Previous
Next