class ElasticAPM::Metrics::BreakdownSet

def initialize(config)

def initialize(config)
  super
  disable! unless config.breakdown_metrics?
end