Class: Gruf::Prometheus::Client::TypeCollector
- Inherits:
-
Bigcommerce::Prometheus::TypeCollectors::Base
- Object
- Bigcommerce::Prometheus::TypeCollectors::Base
- Gruf::Prometheus::Client::TypeCollector
- Defined in:
- lib/gruf/prometheus/client/type_collector.rb
Overview
Type Collector for grpc client metrics
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
25 26 27 |
# File 'lib/gruf/prometheus/client/type_collector.rb', line 25 def type 'grpc_client' end |