module ElasticAPM::Metrics

def self.platform

def self.platform
  @platform ||= Gem::Platform.local.os.to_sym
end