Class: Sidekiq::Prometheus::Exporter::Standard::HostStats

Inherits:
Struct
  • Object
show all
Defined in:
lib/sidekiq/prometheus/exporter/standard.rb

Instance Attribute Summary collapse

Instance Attribute Details

#by_quietObject

Returns the value of attribute by_quiet

Returns:

  • (Object)

    the current value of by_quiet



18
19
20
# File 'lib/sidekiq/prometheus/exporter/standard.rb', line 18

def by_quiet
  @by_quiet
end

#memory_usageObject

Returns the value of attribute memory_usage

Returns:

  • (Object)

    the current value of memory_usage



18
19
20
# File 'lib/sidekiq/prometheus/exporter/standard.rb', line 18

def memory_usage
  @memory_usage
end