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