Method: LHC::Prometheus.times_key
- Defined in:
- lib/lhc/interceptors/prometheus.rb
.times_key ⇒ Object
14 15 16 |
# File 'lib/lhc/interceptors/prometheus.rb', line 14 def self.times_key [LHC::Prometheus.namespace, 'lhc_times'].join('_').to_sym end |