Skip to content

Add resource detection for AWS CodeBuild pipelines #24

Open
@krzko

Description

Is your feature request related to a problem?

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The resource detection functions should detect resource information from the underlying CI/CD system, in this case, Github Actions workflows. It should append or override the resource value in telemetry data with this information.

A basis for this work is following the OTEL Collector resource detection processor.

Describe the solution you'd like

Append/add Github Actions workflow-specific information, such as;

  • Phase details

Describe alternatives you've considered

Additional context

Specs - https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestgood first issueGood for newcomerstracesIssues realted to traces

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions