Skip to content

Add trace spans to har #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 7, 2025
Merged

Add trace spans to har #20

merged 11 commits into from
Apr 7, 2025

Conversation

ericbeland
Copy link

Description

This PR adds trace spans to the HAR under _custom keys. It adds them at the root level, the page level, and the entry level. The fields added are intended to be compatible with https://www.w3.org/TR/trace-context

The intention is to both send them via headers, for apps like new relic, and also to store them in our models, which can then provide observability data to providers like New Relic, and Datadog.

@ericbeland ericbeland force-pushed the add-trace-spans-to-har branch from 55ca9c6 to 0b3c292 Compare April 7, 2025 03:50
@ericbeland ericbeland merged commit c1386bf into main Apr 7, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant