Method: ElasticAPM::Metrics::CpuMemSet::Linux::ProcStat#total
- Defined in:
- lib/elastic_apm/metrics/cpu_mem_set.rb
#total ⇒ Object (readonly)
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.
149 150 151 |
# File 'lib/elastic_apm/metrics/cpu_mem_set.rb', line 149 def total @total end |