Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add x-request-id header to outbound requests. #34

Closed
a-feld opened this issue Jul 14, 2020 · 2 comments
Closed

Add x-request-id header to outbound requests. #34

a-feld opened this issue Jul 14, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@a-feld
Copy link

a-feld commented Jul 14, 2020

A new header named x-request-id with a uuid4 value should be sent on every request

Header Name Header Value Code Example
x-request-id A version 4 UUID string str(uuid.uuid4())

See newrelic/newrelic-telemetry-sdk-specs#17 for details.

@a-feld a-feld added the enhancement New feature or request label Jul 14, 2020
@michaelgoin
Copy link
Member

We have deprecated this module/repository and plan to EOL likely in the next few months. Closing out all issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants