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

Add resource detection for Google Cloud Build pipelines #23

Open
krzko opened this issue Jul 14, 2022 · 0 comments
Open

Add resource detection for Google Cloud Build pipelines #23

krzko opened this issue Jul 14, 2022 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers traces Issues realted to traces

Comments

@krzko
Copy link
Owner

krzko commented Jul 14, 2022

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, Google Cloud Build pipelines. 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;

  • Pipeline details
  • Step details

Describe alternatives you've considered

Additional context

Spec - https://cloud.google.com/build/docs/build-config-file-schema

@krzko krzko added feature New feature or request traces Issues realted to traces labels Jul 14, 2022
@krzko krzko added the good first issue Good for newcomers label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers traces Issues realted to traces
Projects
None yet
Development

No branches or pull requests

1 participant