Table of Contents - statsd-instrument-3.1.2 Documentation
Classes and Modules
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::StatsD
- RuboCop::Cop::StatsD::MeasureAsDistArgument
- RuboCop::Cop::StatsD::MetaprogrammingPositionalArguments
- RuboCop::Cop::StatsD::MetricPrefixArgument
- RuboCop::Cop::StatsD::MetricReturnValue
- RuboCop::Cop::StatsD::MetricValueKeywordArgument
- RuboCop::Cop::StatsD::PositionalArguments
- RuboCop::Cop::StatsD::SingletonConfiguration
- RuboCop::Cop::StatsD::SplatArguments
- StatsD
- StatsD::Instrument
- StatsD::Instrument::Assertions
- StatsD::Instrument::BatchedUDPSink
- StatsD::Instrument::BatchedUDPSink::Dispatcher
- StatsD::Instrument::CaptureSink
- StatsD::Instrument::Client
- StatsD::Instrument::Datagram
- StatsD::Instrument::DatagramBuilder
- StatsD::Instrument::DogStatsDDatagram
- StatsD::Instrument::DogStatsDDatagramBuilder
- StatsD::Instrument::Environment
- StatsD::Instrument::Expectation
- StatsD::Instrument::Helpers
- StatsD::Instrument::LogSink
- StatsD::Instrument::Matchers
- StatsD::Instrument::Matchers::Matcher
- StatsD::Instrument::MetricExpectation
- StatsD::Instrument::NullSink
- StatsD::Instrument::Railtie
- StatsD::Instrument::StatsDDatagramBuilder
- StatsD::Instrument::Strict
- StatsD::Instrument::StrictMetaprogramming
- StatsD::Instrument::UDPSink
Methods
- ::current — StatsD::Instrument::Environment
- ::current_timestamp — StatsD::Instrument
- ::datagram_builder_class_for_implementation — StatsD::Instrument::Client
- ::datagram_class — StatsD::Instrument::DatagramBuilder
- ::datagram_class — StatsD::Instrument::DogStatsDDatagramBuilder
- ::distribution — StatsD::Instrument::Expectation
- ::distribution — StatsD::Instrument::Expectation
- ::duration — StatsD::Instrument
- ::environment — StatsD::Instrument::Environment
- ::finalize — StatsD::Instrument::BatchedUDPSink
- ::for_addr — StatsD::Instrument::BatchedUDPSink
- ::for_addr — StatsD::Instrument::UDPSink
- ::from_env — StatsD::Instrument::Client
- ::gauge — StatsD::Instrument::Expectation
- ::gauge — StatsD::Instrument::Expectation
- ::generate_metric_name — StatsD::Instrument
- ::histogram — StatsD::Instrument::Expectation
- ::histogram — StatsD::Instrument::Expectation
- ::increment — StatsD::Instrument::Expectation
- ::increment — StatsD::Instrument::Expectation
- ::measure — StatsD::Instrument::Expectation
- ::measure — StatsD::Instrument::Expectation
- ::new — StatsD::Instrument::BatchedUDPSink
- ::new — StatsD::Instrument::BatchedUDPSink::Dispatcher
- ::new — StatsD::Instrument::CaptureSink
- ::new — StatsD::Instrument::Client
- ::new — StatsD::Instrument::Datagram
- ::new — StatsD::Instrument::DatagramBuilder
- ::new — StatsD::Instrument::Environment
- ::new — StatsD::Instrument::Expectation
- ::new — StatsD::Instrument::Expectation
- ::new — StatsD::Instrument::LogSink
- ::new — StatsD::Instrument::Matchers::Matcher
- ::new — StatsD::Instrument::UDPSink
- ::set — StatsD::Instrument::Expectation
- ::set — StatsD::Instrument::Expectation
- ::setup — StatsD::Instrument::Environment
- ::singleton_client — StatsD
- ::unsupported_datagram_types — StatsD::Instrument::DatagramBuilder
- #<< — StatsD::Instrument::BatchedUDPSink
- #<< — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #<< — StatsD::Instrument::CaptureSink
- #<< — StatsD::Instrument::LogSink
- #<< — StatsD::Instrument::NullSink
- #<< — StatsD::Instrument::UDPSink
- #== — StatsD::Instrument::Datagram
- #_e — StatsD::Instrument::DogStatsDDatagramBuilder
- #_sc — StatsD::Instrument::DogStatsDDatagramBuilder
- #add_to_method — StatsD::Instrument
- #aggregation_key — StatsD::Instrument::DogStatsDDatagram
- #alert_type — StatsD::Instrument::DogStatsDDatagram
- #assert_no_statsd_calls — StatsD::Instrument::Assertions
- #assert_statsd_calls — StatsD::Instrument::Assertions
- #assert_statsd_distribution — StatsD::Instrument::Assertions
- #assert_statsd_expectation — StatsD::Instrument::Assertions
- #assert_statsd_expectations — StatsD::Instrument::Assertions
- #assert_statsd_gauge — StatsD::Instrument::Assertions
- #assert_statsd_histogram — StatsD::Instrument::Assertions
- #assert_statsd_increment — StatsD::Instrument::Assertions
- #assert_statsd_measure — StatsD::Instrument::Assertions
- #assert_statsd_set — StatsD::Instrument::Assertions
- #autocorrect — RuboCop::Cop::StatsD::PositionalArguments
- #c — StatsD::Instrument::DatagramBuilder
- #capture — StatsD::Instrument::Client
- #capture_sink — StatsD::Instrument::Client
- #capture_statsd_calls — StatsD::Instrument::Helpers
- #capture_statsd_datagrams — StatsD::Instrument::Helpers
- #capture_statsd_datagrams_with_exception_handling — StatsD::Instrument::Assertions
- #check_block_or_numeric_value — StatsD::Instrument::Strict
- #check_method_and_metric_name — StatsD::Instrument::StrictMetaprogramming
- #check_tags_and_sample_rate — StatsD::Instrument::Strict
- #clear — StatsD::Instrument::CaptureSink
- #client — StatsD::Instrument::Environment
- #clone_with_options — StatsD::Instrument::Client
- #d — StatsD::Instrument::DatagramBuilder
- #datagram_builder — StatsD::Instrument::Client
- #default_sink_for_environment — StatsD::Instrument::Environment
- #description — StatsD::Instrument::Matchers::Matcher
- #dispatch — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #distribution — StatsD::Instrument::Client
- #distribution — StatsD::Instrument::Strict
- #emit — StatsD::Instrument::Client
- #environment — StatsD::Instrument::Environment
- #eql? — StatsD::Instrument::Datagram
- #event — StatsD::Instrument::Client
- #event — StatsD::Instrument::Strict
- #expect_statsd_call — StatsD::Instrument::Matchers::Matcher
- #failure_message — StatsD::Instrument::Matchers::Matcher
- #failure_message_when_negated — StatsD::Instrument::Matchers::Matcher
- #flush — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #g — StatsD::Instrument::DatagramBuilder
- #gauge — StatsD::Instrument::Client
- #gauge — StatsD::Instrument::Strict
- #generate_generic_datagram — StatsD::Instrument::DatagramBuilder
- #h — StatsD::Instrument::DatagramBuilder
- #has_keyword_argument? — RuboCop::Cop::StatsD
- #hash — StatsD::Instrument::Datagram
- #histogram — StatsD::Instrument::Client
- #histogram — StatsD::Instrument::Strict
- #hostname — StatsD::Instrument::DogStatsDDatagram
- #increment — StatsD::Instrument::Client
- #increment — StatsD::Instrument::Strict
- #inspect — StatsD::Instrument::Datagram
- #inspect — StatsD::Instrument::Expectation
- #inspect — StatsD::Instrument::Expectation
- #invalidate_socket — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #invalidate_socket — StatsD::Instrument::UDPSink
- #keyword_arguments — RuboCop::Cop::StatsD
- #kv — StatsD::Instrument::DatagramBuilder
- #latency — StatsD::Instrument::Client
- #latency_metric_type — StatsD::Instrument::DatagramBuilder
- #latency_metric_type — StatsD::Instrument::DogStatsDDatagramBuilder
- #matches — StatsD::Instrument::Expectation
- #matches — StatsD::Instrument::Expectation
- #matches? — StatsD::Instrument::Matchers::Matcher
- #measure — StatsD::Instrument::Client
- #measure — StatsD::Instrument::Strict
- #message — StatsD::Instrument::DogStatsDDatagram
- #metaprogramming_method? — RuboCop::Cop::StatsD
- #method_visibility — StatsD::Instrument
- #metric_information — StatsD::Instrument::Matchers::Matcher
- #metric_method? — RuboCop::Cop::StatsD
- #ms — StatsD::Instrument::DatagramBuilder
- #name — StatsD::Instrument::Datagram
- #name — StatsD::Instrument::DogStatsDDatagram
- #normalize_name — StatsD::Instrument::DatagramBuilder
- #normalize_tags — StatsD::Instrument::DatagramBuilder
- #normalize_tags — StatsD::Instrument::Expectation
- #normalize_tags — StatsD::Instrument::Expectation
- #normalize_tags — StatsD::Instrument::StatsDDatagramBuilder
- #normalized_value_for_type — StatsD::Instrument::Expectation
- #normalized_value_for_type — StatsD::Instrument::Expectation
- #on_send — RuboCop::Cop::StatsD::MeasureAsDistArgument
- #on_send — RuboCop::Cop::StatsD::MetaprogrammingPositionalArguments
- #on_send — RuboCop::Cop::StatsD::MetricPrefixArgument
- #on_send — RuboCop::Cop::StatsD::MetricReturnValue
- #on_send — RuboCop::Cop::StatsD::MetricValueKeywordArgument
- #on_send — RuboCop::Cop::StatsD::PositionalArguments
- #on_send — RuboCop::Cop::StatsD::SingletonConfiguration
- #on_send — RuboCop::Cop::StatsD::SplatArguments
- #parsed_datagram — StatsD::Instrument::Datagram
- #parsed_datagram — StatsD::Instrument::DogStatsDDatagram
- #priority — StatsD::Instrument::DogStatsDDatagram
- #remove_from_method — StatsD::Instrument
- #report_error — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #s — StatsD::Instrument::DatagramBuilder
- #sample? — StatsD::Instrument::BatchedUDPSink
- #sample? — StatsD::Instrument::CaptureSink
- #sample? — StatsD::Instrument::Client
- #sample? — StatsD::Instrument::LogSink
- #sample? — StatsD::Instrument::NullSink
- #sample? — StatsD::Instrument::UDPSink
- #sample_rate — StatsD::Instrument::Datagram
- #send_packet — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #service_check — StatsD::Instrument::Client
- #service_check — StatsD::Instrument::Strict
- #set — StatsD::Instrument::Client
- #set — StatsD::Instrument::Strict
- #shutdown — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #singleton_configuration_method? — RuboCop::Cop::StatsD
- #socket — StatsD::Instrument::BatchedUDPSink::Dispatcher
- #socket — StatsD::Instrument::UDPSink
- #source_type_name — StatsD::Instrument::DogStatsDDatagram
- #statsd_addr — StatsD::Instrument::Environment
- #statsd_count — StatsD::Instrument
- #statsd_count — StatsD::Instrument::StrictMetaprogramming
- #statsd_count_if — StatsD::Instrument
- #statsd_count_if — StatsD::Instrument::StrictMetaprogramming
- #statsd_count_success — StatsD::Instrument
- #statsd_count_success — StatsD::Instrument::StrictMetaprogramming
- #statsd_default_tags — StatsD::Instrument::Environment
- #statsd_distribution — StatsD::Instrument
- #statsd_distribution — StatsD::Instrument::StrictMetaprogramming
- #statsd_flush_interval — StatsD::Instrument::Environment
- #statsd_implementation — StatsD::Instrument::Environment
- #statsd_instrumentation_for — StatsD::Instrument
- #statsd_instrumentations — StatsD::Instrument
- #statsd_measure — StatsD::Instrument
- #statsd_measure — StatsD::Instrument::StrictMetaprogramming
- #statsd_prefix — StatsD::Instrument::Environment
- #statsd_remove_count — StatsD::Instrument
- #statsd_remove_count_if — StatsD::Instrument
- #statsd_remove_count_success — StatsD::Instrument
- #statsd_remove_distribution — StatsD::Instrument
- #statsd_remove_measure — StatsD::Instrument
- #statsd_sample_rate — StatsD::Instrument::Environment
- #supports_block_expectations? — StatsD::Instrument::Matchers::Matcher
- #tags — StatsD::Instrument::Datagram
- #timestamp — StatsD::Instrument::DogStatsDDatagram
- #to_s — StatsD::Instrument::Expectation
- #to_s — StatsD::Instrument::Expectation
- #trigger_statsd_distribution — StatsD::Instrument::Matchers
- #trigger_statsd_gauge — StatsD::Instrument::Matchers
- #trigger_statsd_histogram — StatsD::Instrument::Matchers
- #trigger_statsd_increment — StatsD::Instrument::Matchers
- #trigger_statsd_measure — StatsD::Instrument::Matchers
- #trigger_statsd_set — StatsD::Instrument::Matchers
- #type — StatsD::Instrument::Datagram
- #value — StatsD::Instrument::Datagram
- #value — StatsD::Instrument::DogStatsDDatagram
- #with_capture_sink — StatsD::Instrument::Client
- #with_options — StatsD::Instrument::Client
- #with_socket — StatsD::Instrument::UDPSink