Method: ElasticAPM::Metrics::CpuMemSet::Sample#system_memory_total

Defined in:
lib/elastic_apm/metrics/cpu_mem_set.rb

#system_memory_totalObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

rubocop:enable Metrics/ParameterLists



50
51
52
# File 'lib/elastic_apm/metrics/cpu_mem_set.rb', line 50

def system_memory_total
  @system_memory_total
end