class Prometheus::Client::Config
Attributes
Public Class Methods
Source
# File lib/prometheus/client/config.rb, line 10 def initialize @data_store = Prometheus::Client::DataStores::Synchronized.new end
# File lib/prometheus/client/config.rb, line 10 def initialize @data_store = Prometheus::Client::DataStores::Synchronized.new end