Fluent::MonitorAgentInput::MonitorServlet
# File lib/fluent/plugin/in_monitor_agent.rb, line 147 def process(req, res) list, opts = build_object(req, res) return unless list render_json({ 'plugins' => list }, opts) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.