Fluent::MonitorAgentInput::MonitorServlet
# File lib/fluent/plugin/in_monitor_agent.rb, line 157 def build_object(req, res) { 'pid' => Process.pid, 'ppid' => Process.ppid }.merge(@agent.fluentd_opts) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.