class Puma::DSL
Public Instance Methods
prometheus_exporter_url(uri)
click to toggle source
# File lib/puma/plugin/yabeda_prometheus.rb, line 14 def prometheus_exporter_url(uri) @options[:prometheus_exporter_url] = uri end