-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
c/observabilityk/enhancementNew feature or improve an existing featureNew feature or improve an existing feature
Description
Is your proposal related to a problem?
I want to correlate hasura engine logs with requests coming from my frontend. Right now this is not possible in free version. This is frustrating, especially because hasura already generates trace ids for requests, but cannot extract them from headers.
Describe the solution you'd like
I'd like for free version of hasura to be able to extract and use trace id from some standardized tracing headers (e.g. traceparent from W3C).
Describe alternatives you've considered
I was considering sending it as custom headers, but those seems to be static, not dynamic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c/observabilityk/enhancementNew feature or improve an existing featureNew feature or improve an existing feature