Raphael Manke

Results 6 issues of Raphael Manke

Hi we have a simple react app that does't use react router. In Version 2 one has to specify the adapter that should be used. We tried to use one...

### Expected Behaviour In our Team we use the native nodeJS 18 fetch module to make api calls. We were expecting that fetch calls would be traced the same as...

area/tracer
status/confirmed
type/enhancement

This PR adds a new config flag to secure the api with an apikey. fixes #1 The apikey is generated and stored in the aws secretsmanager and checked at each...

### Checklist - [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not...

### Expected Behavior Based on the documentation ``` Escape hatch mechanism You can use tracer.provider attribute to access all methods provided by the AWS X-Ray SDK. ``` But this is...

documentation
tracer
not-a-bug

## Summary Automatically extract the AWS account ID from the Lambda Extensions API registration response and inject it as the `cloud.account.id` attribute into all telemetry (traces, logs, metrics) via a...

go