Class: Gruf::Prometheus::TypeCollector

Inherits:
Bigcommerce::Prometheus::TypeCollectors::Base
  • Object
show all
Defined in:
lib/gruf/prometheus/type_collector.rb

Overview

Type Collector for prometheus and grpc instrumentation

Instance Method Summary collapse

Instance Method Details

#typeObject



24
25
26
# File 'lib/gruf/prometheus/type_collector.rb', line 24

def type
  'grpc'
end