Module: PrometheusExporter::Ext::Server::BaseCollectorMethods
- Defined in:
- lib/prometheus_exporter/ext/server/base_collector_methods.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#type ⇒ String
66 67 68 |
# File 'lib/prometheus_exporter/ext/server/base_collector_methods.rb', line 66 def type self.class.type end |