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

Fixing telemetry #996

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Fixing telemetry #996

merged 1 commit into from
Aug 17, 2020

Conversation

ctrudeau-stripe
Copy link
Contributor

User pointed out an issue where we discovered that we weren't sending telemetry correctly since #781. This removes that and checks to see if the request ID is a string.

r? @ob-stripe
cc? @stripe/api-libraries

@ob-stripe
Copy link
Contributor

I'm not entirely sure how I managed to mess this up so badly, but it sure looks like I did 😭

The fix looks correct to me, but I would recommend spying on actual traffic with a tool like tcpflow to make sure the telemetry header is as expected.

@ctrudeau-stripe ctrudeau-stripe merged commit b0b05ac into master Aug 17, 2020
@ctrudeau-stripe ctrudeau-stripe deleted the ctrudeau-fix-telemetry branch August 17, 2020 16:46
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

3 participants