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

feat: add batching to otelcol log collector #2018

Merged
merged 3 commits into from
Jan 11, 2022

Commits on Jan 11, 2022

  1. feat: add batching to otelcol log collector

    batch_size is set to the same value as the metadata enricher.
    
    timeout is set to the same value as fluent-bit's Flush.
    Mikołaj Świątek committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1da566a View commit details
    Browse the repository at this point in the history
  2. chore: change argument order in OTC pipeline config

    Co-authored-by: Patryk Małek <pmalek@sumologic.com>
    Mikołaj Świątek and pmalek authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3fbc303 View commit details
    Browse the repository at this point in the history
  3. chore: update changelog.md

    Co-authored-by: Marcin Stozek <58700054+perk-sumo@users.noreply.github.com>
    Mikołaj Świątek and perk-sumo authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    dfe21d3 View commit details
    Browse the repository at this point in the history