Table of Contents - influx_reporter-1.2.1 Documentation
Pages
Classes and Modules
- Delayed
- Delayed::Plugins
- Delayed::Plugins::InfluxReporter
- InfluxReporter
- InfluxReporter::BodyProxy
- InfluxReporter::Client
- InfluxReporter::Client::TransactionInfo
- InfluxReporter::Configuration
- InfluxReporter::DataBuilders
- InfluxReporter::DataBuilders::DataBuilder
- InfluxReporter::DataBuilders::Error
- InfluxReporter::DataBuilders::Event
- InfluxReporter::DataBuilders::Transactions
- InfluxReporter::Error
- InfluxReporter::ErrorMessage
- InfluxReporter::ErrorMessage::Exception
- InfluxReporter::ErrorMessage::HTTP
- InfluxReporter::ErrorMessage::Stacktrace
- InfluxReporter::ErrorMessage::Stacktrace::Frame
- InfluxReporter::ErrorMessage::User
- InfluxReporter::EventMessage
- InfluxReporter::Filter
- InfluxReporter::InfluxDBClient
- InfluxReporter::InfluxDBClient::ClientState
- InfluxReporter::Injections
- InfluxReporter::Injections::JSON
- InfluxReporter::Injections::JSON::Injector
- InfluxReporter::Injections::NetHTTP
- InfluxReporter::Injections::NetHTTP::Injector
- InfluxReporter::Injections::Redis
- InfluxReporter::Injections::Redis::Injector
- InfluxReporter::Injections::Registration
- InfluxReporter::Injections::Sequel
- InfluxReporter::Injections::Sequel::Injector
- InfluxReporter::Injections::Sinatra
- InfluxReporter::Injections::Sinatra::Injector
- InfluxReporter::Injections::Tilt
- InfluxReporter::Injections::Tilt::Injector
- InfluxReporter::Integration
- InfluxReporter::Integration::Rails
- InfluxReporter::Integration::Rails::InjectExceptionsCatcher
- InfluxReporter::Integration::Resque
- InfluxReporter::Integration::Sidekiq
- InfluxReporter::Integration::SidekiqException
- InfluxReporter::LineCache
- InfluxReporter::Logging
- InfluxReporter::Middleware
- InfluxReporter::Normalizers
- InfluxReporter::Normalizers::ActionController
- InfluxReporter::Normalizers::ActionController::ProcessAction
- InfluxReporter::Normalizers::ActionView
- InfluxReporter::Normalizers::ActionView::RenderCollection
- InfluxReporter::Normalizers::ActionView::RenderNormalizer
- InfluxReporter::Normalizers::ActionView::RenderPartial
- InfluxReporter::Normalizers::ActionView::RenderTemplate
- InfluxReporter::Normalizers::ActiveRecord
- InfluxReporter::Normalizers::ActiveRecord::SQL
- InfluxReporter::Normalizers::Container
- InfluxReporter::Normalizers::Default
- InfluxReporter::Normalizers::Normalizer
- InfluxReporter::Railtie
- InfluxReporter::SqlSummarizer
- InfluxReporter::Subscriber
- InfluxReporter::Subscriber::Notification
- InfluxReporter::Trace
- InfluxReporter::TraceHelpers
- InfluxReporter::TraceHelpers::ClassMethods
- InfluxReporter::Transaction
- InfluxReporter::Util
- InfluxReporter::Util::Inspector
- InfluxReporter::Util::Timestamp
- InfluxReporter::Worker
- InfluxReporter::Worker::PostRequest
- InfluxReporter::Worker::StopMessage
- Kernel
- Sidekiq
- Sidekiq::Worker
- Sidekiq::Worker::ClassMethods
Methods
- ::all — InfluxReporter::LineCache
- ::build — InfluxReporter::Normalizers
- ::capture — InfluxReporter
- ::client — InfluxReporter
- ::const_defined? — InfluxReporter::Injections
- ::constantize — InfluxReporter::Util
- ::find — InfluxReporter::LineCache
- ::flush_transactions — InfluxReporter
- ::flush_transactions_if_needed — InfluxReporter
- ::from — InfluxReporter::ErrorMessage::Exception
- ::from — InfluxReporter::ErrorMessage::Stacktrace
- ::from_exception — InfluxReporter::ErrorMessage
- ::from_line — InfluxReporter::ErrorMessage::Stacktrace::Frame
- ::from_rack_env — InfluxReporter::ErrorMessage::HTTP
- ::from_rack_env — InfluxReporter::ErrorMessage::User
- ::get_contextlines — InfluxReporter::ErrorMessage::Stacktrace::Frame
- ::hook_into — InfluxReporter::Injections
- ::included — InfluxReporter::Integration::Rails::InjectExceptionsCatcher
- ::included — InfluxReporter::TraceHelpers
- ::inst — InfluxReporter::Client
- ::installed — InfluxReporter::Injections
- ::lookup — InfluxReporter::Injections
- ::nanos — InfluxReporter::Util
- ::nearest_minute — InfluxReporter::Util
- ::new — InfluxReporter::Client
- ::new — InfluxReporter::Configuration
- ::new — InfluxReporter::DataBuilders::DataBuilder
- ::new — InfluxReporter::ErrorMessage
- ::new — InfluxReporter::ErrorMessage::Stacktrace
- ::new — InfluxReporter::EventMessage
- ::new — InfluxReporter::Filter
- ::new — InfluxReporter::InfluxDBClient
- ::new — InfluxReporter::InfluxDBClient::ClientState
- ::new — InfluxReporter::Injections::Registration
- ::new — InfluxReporter::Middleware
- ::new — InfluxReporter::BodyProxy
- ::new — InfluxReporter::Normalizers::Normalizer
- ::new — InfluxReporter::Normalizers::Container
- ::new — InfluxReporter::Normalizers::ActiveRecord::SQL
- ::new — InfluxReporter::SqlSummarizer
- ::new — InfluxReporter::Subscriber
- ::new — InfluxReporter::Subscriber::Notification
- ::new — InfluxReporter::Trace
- ::new — InfluxReporter::Transaction
- ::new — InfluxReporter::Util::Inspector
- ::new — InfluxReporter::Worker
- ::new — InfluxReporter::Worker::PostRequest
- ::register — InfluxReporter::Normalizers::Normalizer
- ::register — InfluxReporter::Injections
- ::register — InfluxReporter::Normalizers
- ::register_require_hook — InfluxReporter::Injections
- ::report — InfluxReporter
- ::report_event — InfluxReporter
- ::report_message — InfluxReporter
- ::require_hooks — InfluxReporter::Injections
- ::set_context — InfluxReporter
- ::sql_parser — InfluxReporter::Injections::Sequel::Injector
- ::start! — InfluxReporter::Client
- ::start! — InfluxReporter
- ::started? — InfluxReporter
- ::stop! — InfluxReporter::Client
- ::stop! — InfluxReporter
- ::strip_load_path — InfluxReporter::ErrorMessage::Stacktrace::Frame
- ::trace — InfluxReporter
- ::transaction — InfluxReporter
- ::with_context — InfluxReporter
- #__trace_method_on — InfluxReporter::TraceHelpers::ClassMethods
- #_trace_started — InfluxReporter::Transaction
- #_trace_stopped — InfluxReporter::Transaction
- #actions_regex — InfluxReporter::Subscriber
- #add_extra — InfluxReporter::ErrorMessage
- #add_extra — InfluxReporter::EventMessage
- #apply — InfluxReporter::Filter
- #apply_filter — InfluxReporter::ErrorMessage::HTTP
- #apply_to_hash — InfluxReporter::Filter
- #apply_to_string — InfluxReporter::Filter
- #build — InfluxReporter::DataBuilders::Error
- #build — InfluxReporter::DataBuilders::Event
- #build — InfluxReporter::DataBuilders::Transactions
- #build_series_name — InfluxReporter::DataBuilders::Event
- #build_tags — InfluxReporter::DataBuilders::Error
- #build_tags — InfluxReporter::DataBuilders::Event
- #build_trace — InfluxReporter::DataBuilders::Transactions
- #build_transaction — InfluxReporter::DataBuilders::Transactions
- #build_values — InfluxReporter::DataBuilders::Error
- #build_values — InfluxReporter::DataBuilders::Event
- #call — InfluxReporter::Injections::Redis::Injector
- #call — InfluxReporter::Integration::SidekiqException
- #call — InfluxReporter::Integration::Sidekiq
- #call — InfluxReporter::Middleware
- #capture — InfluxReporter::Client
- #clean — InfluxReporter::DataBuilders::Transactions
- #close — InfluxReporter::BodyProxy
- #closed? — InfluxReporter::BodyProxy
- #compile_template — InfluxReporter::Injections::Sinatra::Injector
- #current — InfluxReporter::Client::TransactionInfo
- #current= — InfluxReporter::Client::TransactionInfo
- #current_offset — InfluxReporter::Transaction
- #current_trace — InfluxReporter::Transaction
- #current_transaction — InfluxReporter::Client
- #current_transaction= — InfluxReporter::Client
- #debug — InfluxReporter::Logging
- #dispatch! — InfluxReporter::Injections::Sinatra::Injector
- #done — InfluxReporter::Trace
- #done — InfluxReporter::Transaction
- #done? — InfluxReporter::Trace
- #done? — InfluxReporter::Transaction
- #endpoint — InfluxReporter::Normalizers::ActionController::ProcessAction
- #enqueue — InfluxReporter::Client
- #ensure_worker_running — InfluxReporter::Client
- #error — InfluxReporter::Logging
- #extra — InfluxReporter::Normalizers::ActionController::ProcessAction
- #extra_tags — InfluxReporter::Transaction
- #extra_values — InfluxReporter::Transaction
- #fail! — InfluxReporter::InfluxDBClient::ClientState
- #fatal — InfluxReporter::Logging
- #finish — InfluxReporter::Subscriber
- #flush_transactions — InfluxReporter::Client
- #flush_transactions_if_needed — InfluxReporter::Client
- #formatted_timestamp — InfluxReporter::Util::Timestamp
- #get_worker_name — InfluxReporter::Integration::Sidekiq
- #has_logger? — InfluxReporter::Logging
- #info — InfluxReporter::Logging
- #inspect — InfluxReporter::Trace
- #inspect — InfluxReporter::Transaction
- #install — InfluxReporter::Injections::Registration
- #install — InfluxReporter::Injections::JSON::Injector
- #install — InfluxReporter::Injections::NetHTTP::Injector
- #install — InfluxReporter::Injections::Redis::Injector
- #install — InfluxReporter::Injections::Sequel::Injector
- #install — InfluxReporter::Injections::Sinatra::Injector
- #install — InfluxReporter::Injections::Tilt::Injector
- #keys — InfluxReporter::Normalizers::Container
- #kill_worker — InfluxReporter::Client
- #log_message — InfluxReporter::Logging
- #method_missing — InfluxReporter::BodyProxy
- #ms — InfluxReporter::DataBuilders::Transactions
- #ms — InfluxReporter::Util::Inspector
- #normalize — InfluxReporter::Normalizers::Default
- #normalize — InfluxReporter::Normalizers::Container
- #normalize — InfluxReporter::Normalizers::ActionController::ProcessAction
- #normalize — InfluxReporter::Normalizers::ActionView::RenderTemplate
- #normalize — InfluxReporter::Normalizers::ActionView::RenderPartial
- #normalize — InfluxReporter::Normalizers::ActionView::RenderCollection
- #normalize — InfluxReporter::Normalizers::ActiveRecord::SQL
- #normalize_render — InfluxReporter::Normalizers::ActionView::RenderNormalizer
- #normalizer_for — InfluxReporter::Normalizers::Container
- #path_for — InfluxReporter::Normalizers::ActionView::RenderNormalizer
- #performance_trace — InfluxReporter::Integration::Sidekiq
- #performance_trace? — Sidekiq::Worker::ClassMethods
- #post — InfluxReporter::InfluxDBClient
- #process_request — InfluxReporter::Worker
- #rails_filters — InfluxReporter::Filter
- #register! — InfluxReporter::Subscriber
- #relative_path — InfluxReporter::Normalizers::ActionView::RenderNormalizer
- #release — InfluxReporter::Transaction
- #render — InfluxReporter::Injections::Tilt::Injector
- #render_exception_with_influx_reporter — InfluxReporter::Integration::Rails::InjectExceptionsCatcher
- #report — InfluxReporter::Client
- #report_event — InfluxReporter::Client
- #report_message — InfluxReporter::Client
- #request — InfluxReporter::Injections::NetHTTP::Injector
- #require — Kernel
- #require_without_op — Kernel
- #resource_from_path — InfluxReporter::Client
- #respond_to? — InfluxReporter::BodyProxy
- #run — InfluxReporter::Worker
- #running? — InfluxReporter::Trace
- #running_traces — InfluxReporter::Transaction
- #sanitize — InfluxReporter::Filter
- #save — InfluxReporter::Integration::Resque
- #series — InfluxReporter::DataBuilders::Transactions
- #set_context — InfluxReporter::Client
- #should_filter? — InfluxReporter::Filter
- #should_send_transactions? — InfluxReporter::Client
- #should_try? — InfluxReporter::InfluxDBClient::ClientState
- #signature_for — InfluxReporter::Normalizers::ActiveRecord::SQL
- #signature_for — InfluxReporter::SqlSummarizer
- #skip_performance_trace! — Sidekiq::Worker::ClassMethods
- #start — InfluxReporter::Subscriber
- #start — InfluxReporter::Trace
- #start! — InfluxReporter::Client
- #start_worker — InfluxReporter::Client
- #stop! — InfluxReporter::Client
- #submit — InfluxReporter::Transaction
- #submit_transaction — InfluxReporter::Client
- #success! — InfluxReporter::InfluxDBClient::ClientState
- #tags — InfluxReporter::DataBuilders::Transactions
- #to_h — InfluxReporter::ErrorMessage::Stacktrace
- #trace — InfluxReporter::Client
- #trace — InfluxReporter::Transaction
- #trace_class_method — InfluxReporter::TraceHelpers::ClassMethods
- #trace_tags — InfluxReporter::DataBuilders::Transactions
- #trace_values — InfluxReporter::DataBuilders::Transactions
- #transaction — InfluxReporter::Client
- #transaction — InfluxReporter::Util::Inspector
- #unregister! — InfluxReporter::Client
- #unregister! — InfluxReporter::Subscriber
- #validate! — InfluxReporter::Configuration
- #values — InfluxReporter::DataBuilders::Transactions
- #values_from_traces — InfluxReporter::DataBuilders::Transactions
- #warn — InfluxReporter::Logging
- #with_context — InfluxReporter::Client
- #with_performance_trace — Sidekiq::Worker
- #without_performance_trace — Sidekiq::Worker
- #worker_running? — InfluxReporter::Client