Skip to content
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

Adapt to telemetry span convention #901

Merged
merged 3 commits into from
Apr 2, 2020

Conversation

binaryseed
Copy link
Contributor

@binaryseed binaryseed commented Apr 2, 2020

To align with the emerging convention for "span" events, this PR tweaks one of the measurements we collect, changing start_time to system_time to match which "kind" of time it is.

Also, it drops start_time from the "stop" events, since it's redundant information and now doesn't match the system_time key from the "start" event.

I'd like to sneak this in before 1.5 so it's not a breaking change for non-early-adopters

@benwilson512

@binaryseed binaryseed merged commit 2c17917 into absinthe-graphql:master Apr 2, 2020
@binaryseed binaryseed deleted the telemetry-spec branch April 2, 2020 18:25
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.

None yet

2 participants