Class: Gruf::Prometheus::Client::TypeCollector

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

Overview

Type Collector for grpc client metrics

Instance Method Summary collapse

Instance Method Details

#typeObject



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

def type
  'grpc_client'
end