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

Implement aws.ecs.* resource attributes #1212

Merged
merged 13 commits into from Jan 11, 2023

Commits on Oct 22, 2022

  1. Implement aws.ecs.* and aws.logs.* resource attributes

    Add support for the aws.ecs.* and aws.logs.* resource
    attributes in the `AwsEcsResourceDetector` detector when
    the ECS Metadata v4 is available
    Michele Mancioppi committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    693af66 View commit details
    Browse the repository at this point in the history
  2. lint

    Michele Mancioppi committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    f5be8cd View commit details
    Browse the repository at this point in the history
  3. lint some more

    Michele Mancioppi committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    fbe2c80 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f6b7657 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    04eb6c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    046d43b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    eae5193 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f67b5b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0b6500c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'main' into aws_ecs_detector

    Michele Mancioppi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    695a7fa View commit details
    Browse the repository at this point in the history
  2. Update sdk-extension/opentelemetry-sdk-extension-aws/src/opentelemetr…

    …y/sdk/extension/aws/resource/ecs.py
    
    Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    Michele Mancioppi and Aneurysm9 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    909513c View commit details
    Browse the repository at this point in the history
  3. Update sdk-extension/opentelemetry-sdk-extension-aws/src/opentelemetr…

    …y/sdk/extension/aws/resource/ecs.py
    
    Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    Michele Mancioppi and Aneurysm9 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    309245f View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Michele Mancioppi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1ae794d View commit details
    Browse the repository at this point in the history