-
The AWS lambda [spec recently introduced](https://github.com/open-telemetry/semantic-conventions/pull/354) a new xray-lambda propagator to support AWS Lambda's Active Tracing. This requires not only i…
-
# Description
As an ops lead,
I want to link all requests going through the Notify stack that was triggered by the same user / same origin IP,
So that I can quickly analyze their behavior and actions…
-
## Summary
Creating subsegments in Python global context (aka startup code) fails with errors:
It is an AWS best practice to "Initialize SDK clients and database connections outside of the funct…
-
Whenever my lambda is triggered, I receive the following errors from XRay:
"[ERROR] 2022-02-08T02:32:12.228Z 564a4269-1437-496c-a824-943fa6bad466 Failed to send entity to Daemon.
Traceback (most rec…
-
### Description
I'd like to be able to add an XRay resource policy to an AWS account.
There AWS CLI commands are:
* aws xray list-resource-policie
* aws xray delete-resource-policy
* aws xray p…
-
Hello, I am getting an error when using `aws-xray-sdk` with `@aws-sdk/client-eventbridge`.
I tried to instrument event bridge using the `captureAWSv3Client` like so:
```
import AWSXRay from 'aws-…
-
-
**Is your feature request related to a problem? Please describe.**
We use [`aws-xray-sdk`](https://pypi.org/project/aws-xray-sdk/) with our Django app.
`deptry` reports:
```bash
pyproject.toml…
-
Looking at the docs, to use APM, an agent is required, which is not possible when using AWS Lambda.
We have Xray tracing, but at a cost. If we want to use Raygun APM, we can't from the looks of it.…
-
The following error is occurring when running `make test` locally:
```
--- FAIL: TestBadRoundTripDial (0.75s)
client_test.go:392:
Error Trace: /aws-xray-sdk-go/xray/client_test.go:39…