open-telemetry / opentelemetry-java-contrib

https://opentelemetry.io
Apache License 2.0
161 stars 126 forks source link

New Labels Request - `sampler: aws:xray`, `propagator: aws:xray`, and `id-generator: aws:xray` #1400

Open srprash opened 2 months ago

srprash commented 2 months ago

Hello, I'm reaching out on behalf of the AWS X-Ray team. We would like to request the addition of new labels to this repository: sampler: aws:xray, propagator: aws:xray, and id-generator: aws:xray. These labels would be used for PRs and issues pertaining to the X-Ray Sampler, X-Ray Propagator, and X-Ray ID Generator. 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.

Annosha commented 1 week ago

@srprash do u still need working on this?

trask commented 5 days ago

hi @srprash, we already have these labels, which correspond to the top-level components:

can you clarify if you're looking for something else?

Ideally, there would be automation that adds these labels to PRs touching X-Ray component code

we already automatically add component owners as reviewers to PRs, can you also clarify if you need something different from that? thanks