Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix monitor agent compatibility #1232

Merged
merged 4 commits into from
Sep 20, 2016
Merged

Commits on Sep 13, 2016

  1. Configuration menu
    Copy the full SHA
    df3ad17 View commit details
    Browse the repository at this point in the history
  2. Fix in_monitor_agent with current Fluentd core code

    * RootAgent now knows all output plugins including children of MultiOutput
      * So in_monitor_agent doesn't need to fetch children of MultiOutput plugins
    * Fluent::Plugin::MultiOutput is now a root plugin class out of Fluent::Plugin::Output
    tagomoris committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    317cef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b1226 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    a1d92bb View commit details
    Browse the repository at this point in the history