Class: Puma::DSL

Inherits:
Object
  • Object
show all
Defined in:
lib/puma/plugin/yabeda_prometheus.rb

Instance Method Summary collapse

Instance Method Details

#prometheus_exporter_url(uri) ⇒ Object



14
15
16
# File 'lib/puma/plugin/yabeda_prometheus.rb', line 14

def prometheus_exporter_url(uri)
  @options[:prometheus_exporter_url] = uri
end