class ElasticAPM::Config

def enabled_instrumentations

def enabled_instrumentations
  available_instrumentations - disable_instrumentations
end