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

fix (breaking): use trackDependency in TelemetryHttpClient rather than trackRequest #55

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

kentcb
Copy link
Owner

@kentcb kentcb commented Aug 17, 2024

Per the documentation, using request items to track HTTP calls was a mistake. We should instead be using dependency items.

This is a breaking change.

@kentcb kentcb merged commit 8c4603a into master Aug 17, 2024
1 check passed
@kentcb kentcb deleted the use-dependency-for-http-tracking branch August 17, 2024 01:52
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