-
Hello, I'm reaching out on behalf of the AWS X-Ray team. We would like to request the addition of new labels to [php-contrib](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main) …
-
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:xra…
-
Hi,
I have this small lambda function:
```typescript
import {ListBucketsCommand, S3Client} from "@aws-sdk/client-s3";
export const handle = async () => {
const s3Client = new S3Client();…
-
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:xra…
-
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-rust-contrib](https://github.com/open-telemetry/opentelemetry-rust-contri…
-
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: `propagator: aws:xray`, and `id-generator: aws:xray`. These labels woul…
-
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: `propagator: aws:xray`, and `id-generator: aws:xray`. These labels woul…
-
XRay sampling is the fundamental module, it uses AWS SDK for Go v1 retrieve xray sampling rules from xray service. Since [AWS SDK for Go v1 announces end of support on July 31 2025](https://aws.amazon…
-
### What happened?
## Steps to Reproduce
Send a gRPC message using AWSXRay propagation from a client to a server. You will see that the 'x-amzn-trace-id' header is not getting parsed correctly by t…
-
**Is your feature request related to a problem? Please describe.**
aws-xray has a dependency on OkHttp because of the **XraySamplerClient**.
This causes transitive dependency issues with other pro…