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

Support label feature #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cosmo0920
Copy link

router.emit API causes following effect:

  • Fluentd 0.10.57 or earlier -- .emitdefined in Fluent::Engine and Equivalent to Fluent::Engine.emit
  • Fluentd 0.10.58 or later --- Nothing to do. Equivarent to Fluent::Engine.emit.
  • Fluentd 0.12.0 or later --- Enabled label feature.

@cosmo0920
Copy link
Author

cosmo0920 commented Apr 6, 2017

@u-ichi ping?
Engine.emit is treated as a bug in v0.14.
This plugin does not work with v0.14 without these patches.

@cosmo0920 cosmo0920 force-pushed the support-label-feature branch from 13b29be to 6081cbf Compare April 6, 2017 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant