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 flattened data_stream.* fields #3465

Merged
merged 11 commits into from
Nov 8, 2023

Commits on Nov 6, 2023

  1. Support flattened data_stream.* fields

    An input configuration supports flattened fields, however the
    'data_stream' field was not being correctly decoded when
    flattened. This commit fixes this issue.
    
    Some small additions and refactoring are also implemented in the
    integration test framework as well as some more detailed
    documentation.
    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f1fc97c View commit details
    Browse the repository at this point in the history
  2. make CI Happy

    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    79e9f0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c823617 View commit details
    Browse the repository at this point in the history
  4. PR improvements

    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f9aece8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1ab98 View commit details
    Browse the repository at this point in the history
  6. remove standalone test

    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9c6e325 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Paolo Chilà <[email protected]>
    belimawr and pchila committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3706f6c View commit details
    Browse the repository at this point in the history
  8. PR improvements

    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    92b258e View commit details
    Browse the repository at this point in the history
  9. Fix failing tests

    Fix all failing tests
    belimawr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a1c202c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update docs

    belimawr committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c4e64c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. revert edit

    Revert my last chances in the `elastic-agent.reference.yml` because
    `mage check` does not like it.
    belimawr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a3f54f9 View commit details
    Browse the repository at this point in the history