Class: Sqreen::Ecosystem::Tracing::Sampler::AlwaysFalsePrimitive
- Inherits:
-
Object
- Object
- Sqreen::Ecosystem::Tracing::Sampler::AlwaysFalsePrimitive
- Includes:
- Singleton
- Defined in:
- lib/sqreen/ecosystem/tracing/sampler.rb
Instance Method Summary collapse
Instance Method Details
#triggers? ⇒ Boolean
59 60 61 |
# File 'lib/sqreen/ecosystem/tracing/sampler.rb', line 59 def triggers? false end |