Class: ElasticAPM::Metrics::TransactionSet Private
- Inherits:
-
SpanScopedSet
- Object
- Set
- SpanScopedSet
- ElasticAPM::Metrics::TransactionSet
- Defined in:
- lib/elastic_apm/metrics/transaction_set.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Constant Summary
Constants inherited from Set
Constants included from Logging
Logging::LEVELS, Logging::PREFIX
Instance Attribute Summary
Attributes inherited from Set
Method Summary
Methods inherited from SpanScopedSet
Methods inherited from Set
#collect, #counter, #disable!, #disabled?, #gauge, #initialize, #metric, #timer
Methods included from Logging
#debug, #error, #fatal, #info, #warn
Constructor Details
This class inherits a constructor from ElasticAPM::Metrics::Set