Name |
Last commit
|
Last update |
---|---|---|
.. | ||
subscribers | ||
delta.rb | ||
instrumentation.rb | ||
metric.rb | ||
obfuscated_sql.rb | ||
rack_middleware.rb | ||
sampler.rb | ||
sidekiq_middleware.rb | ||
system.rb | ||
transaction.rb |
BigW Consortium Gitlab
When using instrument_methods/instrument_instance_methods we only want to instrument methods defined directly in a class, not those included via mixins (e.g. whatever RSpec throws in during development). In case an externally included method _has_ to be instrumented we can still use the regular instrument_method/instrument_instance_method methods.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
subscribers | Loading commit data... | |
delta.rb | Loading commit data... | |
instrumentation.rb | Loading commit data... | |
metric.rb | Loading commit data... | |
obfuscated_sql.rb | Loading commit data... | |
rack_middleware.rb | Loading commit data... | |
sampler.rb | Loading commit data... | |
sidekiq_middleware.rb | Loading commit data... | |
system.rb | Loading commit data... | |
transaction.rb | Loading commit data... |