Table of Contents - activerecord-instrumentation-0.4.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::OpenTracing
- ActiveRecord::OpenTracing::Processor
- ActiveRecord::OpenTracing::SqlSanitizer
- ActiveRecord::OpenTracing::SqlSanitizer::Base
- ActiveRecord::OpenTracing::SqlSanitizer::Mysql
- ActiveRecord::OpenTracing::SqlSanitizer::Postgres
- ActiveRecord::OpenTracing::SqlSanitizer::Regexes
- ActiveRecord::OpenTracing::SqlSanitizer::SqlServer
- ActiveRecord::OpenTracing::SqlSanitizer::Sqlite
Methods
- ::build_sanitizer — ActiveRecord::OpenTracing::SqlSanitizer
- ::instrument — ActiveRecord::OpenTracing
- ::new — ActiveRecord::OpenTracing::Processor
- ::sanitizer_klass — ActiveRecord::OpenTracing::SqlSanitizer
- #apply_substitutions — ActiveRecord::OpenTracing::SqlSanitizer::Base
- #call — ActiveRecord::OpenTracing::Processor
- #connection_config — ActiveRecord::OpenTracing::Processor
- #db_instance — ActiveRecord::OpenTracing::Processor
- #db_statement — ActiveRecord::OpenTracing::Processor
- #encodings? — ActiveRecord::OpenTracing::SqlSanitizer::Base
- #exception_metadata — ActiveRecord::OpenTracing::Processor
- #peer_address_tag — ActiveRecord::OpenTracing::Processor
- #sanitize — ActiveRecord::OpenTracing::SqlSanitizer::Base
- #sanitize_sql — ActiveRecord::OpenTracing::Processor
- #scrub — ActiveRecord::OpenTracing::SqlSanitizer::Base
- #substitutions — ActiveRecord::OpenTracing::SqlSanitizer::Base
- #substitutions — ActiveRecord::OpenTracing::SqlSanitizer::Mysql
- #substitutions — ActiveRecord::OpenTracing::SqlSanitizer::Postgres
- #substitutions — ActiveRecord::OpenTracing::SqlSanitizer::SqlServer
- #substitutions — ActiveRecord::OpenTracing::SqlSanitizer::Sqlite
- #tags_for_payload — ActiveRecord::OpenTracing::Processor