Module: Labkit::Tracing::Rails::ActiveRecord Private
- Defined in:
- lib/labkit/tracing/rails/active_record.rb,
lib/labkit/tracing/rails/active_record/subscriber.rb,
lib/labkit/tracing/rails/active_record/sql_instrumenter.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Defined Under Namespace
Classes: SqlInstrumenter, Subscriber
Constant Summary collapse
- COMPONENT_TAG =
"ActiveRecord"