Table of Contents - prometheus-client-4.2.2 Documentation
Pages
Classes and Modules
- Prometheus
- Prometheus::Client
- Prometheus::Client::Config
- Prometheus::Client::Counter
- Prometheus::Client::DataStores
- Prometheus::Client::DataStores::DirectFileStore
- Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- Prometheus::Client::DataStores::DirectFileStore::InvalidStoreSettingsError
- Prometheus::Client::DataStores::DirectFileStore::MetricStore
- Prometheus::Client::DataStores::SingleThreaded
- Prometheus::Client::DataStores::SingleThreaded::InvalidStoreSettingsError
- Prometheus::Client::DataStores::SingleThreaded::MetricStore
- Prometheus::Client::DataStores::Synchronized
- Prometheus::Client::DataStores::Synchronized::InvalidStoreSettingsError
- Prometheus::Client::DataStores::Synchronized::MetricStore
- Prometheus::Client::Formats
- Prometheus::Client::Formats::Text
- Prometheus::Client::Gauge
- Prometheus::Client::Histogram
- Prometheus::Client::LabelSetValidator
- Prometheus::Client::LabelSetValidator::InvalidLabelError
- Prometheus::Client::LabelSetValidator::InvalidLabelSetError
- Prometheus::Client::LabelSetValidator::LabelSetError
- Prometheus::Client::LabelSetValidator::ReservedLabelError
- Prometheus::Client::Metric
- Prometheus::Client::Push
- Prometheus::Client::Push::HttpClientError
- Prometheus::Client::Push::HttpError
- Prometheus::Client::Push::HttpRedirectError
- Prometheus::Client::Push::HttpServerError
- Prometheus::Client::Registry
- Prometheus::Client::Registry::AlreadyRegisteredError
- Prometheus::Client::Summary
- Prometheus::Middleware
- Prometheus::Middleware::Collector
- Prometheus::Middleware::Exporter
Methods
- ::config — Prometheus::Client
- ::escape — Prometheus::Client::Formats::Text
- ::exponential_buckets — Prometheus::Client::Histogram
- ::histogram — Prometheus::Client::Formats::Text
- ::labels — Prometheus::Client::Formats::Text
- ::linear_buckets — Prometheus::Client::Histogram
- ::marshal — Prometheus::Client::Formats::Text
- ::metric — Prometheus::Client::Formats::Text
- ::new — Prometheus::Client::Config
- ::new — Prometheus::Client::DataStores::DirectFileStore
- ::new — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- ::new — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- ::new — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- ::new — Prometheus::Client::DataStores::Synchronized::MetricStore
- ::new — Prometheus::Client::Histogram
- ::new — Prometheus::Client::LabelSetValidator
- ::new — Prometheus::Client::Metric
- ::new — Prometheus::Client::Push
- ::new — Prometheus::Client::Registry
- ::new — Prometheus::Middleware::Collector
- ::new — Prometheus::Middleware::Exporter
- ::registry — Prometheus::Client
- ::representation — Prometheus::Client::Formats::Text
- ::summary — Prometheus::Client::Formats::Text
- #accumulate_buckets — Prometheus::Client::Histogram
- #add — Prometheus::Client::Push
- #aggregate_values — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #all_values — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #all_values — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #all_values — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- #all_values — Prometheus::Client::DataStores::Synchronized::MetricStore
- #basic_auth — Prometheus::Client::Push
- #build_dictionary — Prometheus::Middleware::Exporter
- #build_path — Prometheus::Client::Push
- #call — Prometheus::Middleware::Exporter
- #close — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #counter — Prometheus::Client::Registry
- #decrement — Prometheus::Client::Gauge
- #delete — Prometheus::Client::Push
- #exist? — Prometheus::Client::Registry
- #extract_quality — Prometheus::Middleware::Exporter
- #filemap_filename — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #for_metric — Prometheus::Client::DataStores::DirectFileStore
- #for_metric — Prometheus::Client::DataStores::SingleThreaded
- #for_metric — Prometheus::Client::DataStores::Synchronized
- #gauge — Prometheus::Client::Registry
- #generate_path — Prometheus::Middleware::Collector
- #get — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #get — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- #get — Prometheus::Client::DataStores::Synchronized::MetricStore
- #get — Prometheus::Client::Histogram
- #get — Prometheus::Client::Metric
- #get — Prometheus::Client::Registry
- #get — Prometheus::Client::Summary
- #histogram — Prometheus::Client::Registry
- #in_process_sync — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #increment — Prometheus::Client::Counter
- #increment — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #increment — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- #increment — Prometheus::Client::DataStores::Synchronized::MetricStore
- #increment — Prometheus::Client::Gauge
- #increment_value — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #init_exception_metrics — Prometheus::Middleware::Collector
- #init_label_set — Prometheus::Client::Histogram
- #init_label_set — Prometheus::Client::Metric
- #init_label_set — Prometheus::Client::Summary
- #init_request_metrics — Prometheus::Middleware::Collector
- #init_value — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #internal_store — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #keys_match? — Prometheus::Client::LabelSetValidator
- #label_set_for — Prometheus::Client::Metric
- #metrics — Prometheus::Client::Registry
- #metrics_port? — Prometheus::Middleware::Exporter
- #negotiate — Prometheus::Middleware::Exporter
- #not_acceptable — Prometheus::Middleware::Exporter
- #observe — Prometheus::Client::Histogram
- #observe — Prometheus::Client::Summary
- #open_file — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #parse — Prometheus::Client::Push
- #parse — Prometheus::Middleware::Exporter
- #populate_positions — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #process_id — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #read_value — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #record — Prometheus::Middleware::Collector
- #register — Prometheus::Client::Registry
- #replace — Prometheus::Client::Push
- #replace_internal_store — Prometheus::Client::Metric
- #request — Prometheus::Client::Push
- #reserved_labels — Prometheus::Client::Histogram
- #reserved_labels — Prometheus::Client::Metric
- #reserved_labels — Prometheus::Client::Summary
- #resize_file — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #respond_with — Prometheus::Middleware::Exporter
- #set — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #set — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- #set — Prometheus::Client::DataStores::Synchronized::MetricStore
- #set — Prometheus::Client::Gauge
- #set_to_current_time — Prometheus::Client::Gauge
- #sorted? — Prometheus::Client::Histogram
- #store_key — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #stores_for_metric — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #stringify_values — Prometheus::Client::Metric
- #strip_ids_from_path — Prometheus::Middleware::Collector
- #summary — Prometheus::Client::Registry
- #synchronize — Prometheus::Client::DataStores::DirectFileStore::MetricStore
- #synchronize — Prometheus::Client::DataStores::SingleThreaded::MetricStore
- #synchronize — Prometheus::Client::DataStores::Synchronized::MetricStore
- #synchronize — Prometheus::Client::Push
- #trace — Prometheus::Middleware::Collector
- #type — Prometheus::Client::Counter
- #type — Prometheus::Client::Gauge
- #type — Prometheus::Client::Histogram
- #type — Prometheus::Client::Summary
- #unregister — Prometheus::Client::Registry
- #validate_docstring — Prometheus::Client::Metric
- #validate_labelset! — Prometheus::Client::LabelSetValidator
- #validate_metric_settings — Prometheus::Client::DataStores::DirectFileStore
- #validate_metric_settings — Prometheus::Client::DataStores::SingleThreaded
- #validate_metric_settings — Prometheus::Client::DataStores::Synchronized
- #validate_name — Prometheus::Client::LabelSetValidator
- #validate_name — Prometheus::Client::Metric
- #validate_no_basic_auth! — Prometheus::Client::Push
- #validate_no_label_clashes! — Prometheus::Client::Push
- #validate_reserved_key — Prometheus::Client::LabelSetValidator
- #validate_response! — Prometheus::Client::Push
- #validate_symbol — Prometheus::Client::LabelSetValidator
- #validate_symbols! — Prometheus::Client::LabelSetValidator
- #values — Prometheus::Client::Histogram
- #values — Prometheus::Client::Metric
- #values — Prometheus::Client::Summary
- #with_file_lock — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict
- #with_labels — Prometheus::Client::Histogram
- #with_labels — Prometheus::Client::Metric
- #write_value — Prometheus::Client::DataStores::DirectFileStore::FileMappedDict