Skip to content

Allow custom trace ids #10706

@JohnnyBeet

Description

@JohnnyBeet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions