You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm reaching out on behalf of the AWS X-Ray team. We would like to request the addition of new labels to opentelemetry-js repository: propagator: aws:xray and propagator: aws:xray:lambda. These labels would be used for PRs and issues pertaining to the X-Ray Propagator and X-Ray Lambda Propagator. Ideally, there would be automation that adds these labels to PRs touching X-Ray component code - we would be happy to help with this if some guidance was provided.
Our goal is to have labelling across open-telemetry repositories so that we can find PRs and issues related to the X-Ray components and give faster support to the OTEL community.
Thank you.
The text was updated successfully, but these errors were encountered:
I've opened a PR to add them to contrib open-telemetry/opentelemetry-js-contrib#2411 as well as a PR to remove them from the core repository here #4966 (marked as draft for now until the contrib PR is merged). In the repository over there, we have some auto-labelling workflow that applies pkg:propagator-aws-xray and pkg:propagator-aws-xray-lambda labels. Would these work for you?
Hello, I'm reaching out on behalf of the AWS X-Ray team. We would like to request the addition of new labels to opentelemetry-js repository:
propagator: aws:xray
andpropagator: aws:xray:lambda
. These labels would be used for PRs and issues pertaining to the X-Ray Propagator and X-Ray Lambda Propagator. Ideally, there would be automation that adds these labels to PRs touching X-Ray component code - we would be happy to help with this if some guidance was provided.Our goal is to have labelling across open-telemetry repositories so that we can find PRs and issues related to the X-Ray components and give faster support to the OTEL community.
Thank you.
The text was updated successfully, but these errors were encountered: