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

Verify sender propagation for HTTP client instrumentation #3504

Merged
merged 1 commit into from Oct 26, 2022

Conversation

shakuzen
Copy link
Member

This will catch issues in the implementation of instrumentation. For example, if the carrier is set after an Observation is started, this new test will not pass.

@shakuzen shakuzen added enhancement A general enhancement module: micrometer-test An issue that is related to our TCK labels Oct 26, 2022
@shakuzen shakuzen added this to the 1.10.0 milestone Oct 26, 2022
@sonatype-lift
Copy link
Contributor

sonatype-lift bot commented Oct 26, 2022

⚠️ 10 God Classes were detected by Lift in this project. Visit the Lift web console for more details.

This will catch issues in the implementation of instrumentation. For example, if the carrier is set after an Observation is started, this new test will not pass.
@shakuzen shakuzen merged commit e36a4b7 into micrometer-metrics:main Oct 26, 2022
@shakuzen shakuzen deleted the verify-propagation branch October 26, 2022 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement module: micrometer-test An issue that is related to our TCK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants