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

[AWS] [EC2] enrich events with EC2 tags with add_cloud_metadata processor #41477

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. add support to extract ec2 tags from IMDS endpoint

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    90be16c View commit details
    Browse the repository at this point in the history
  2. add dedicated tests for tag extractor

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    48b582f View commit details
    Browse the repository at this point in the history
  3. expand test case and add documentation

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2023e0f View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d7a4155 View commit details
    Browse the repository at this point in the history
  5. handle empty tags, add tests and close underlying body

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7e53ca0 View commit details
    Browse the repository at this point in the history
  6. review change - use aws.tags as tag prefix

    Signed-off-by: Kavindu Dodanduwa <[email protected]>
    Kavindu-Dodan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    091c5ca View commit details
    Browse the repository at this point in the history