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 some instrumentation scope names #7632

Merged
merged 11 commits into from
Jan 24, 2023

Conversation

trask
Copy link
Member

@trask trask commented Jan 21, 2023

No description provided.

@trask trask requested a review from a team as a code owner January 21, 2023 17:15
Comment on lines +193 to +195
// emptyToNull since they are the same at protobuf layer,
// and allows for simpler verification of InstrumentationScope
.setVersion(emptyToNull(instrumentationScope.getVersion()))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@trask trask changed the title Fix instrumentation version check Fix some instrumentation scope names Jan 24, 2023
@trask trask merged commit adbd966 into open-telemetry:main Jan 24, 2023
@trask trask deleted the fix-instrumentation-scope branch January 24, 2023 03:46
trask added a commit that referenced this pull request Jan 24, 2023
The build takes ~2 hours when there are changes to core modules that
force re-running of all tests.

Ran into the long test times (again) in #7632.

This also affects release times since the version bump PR build takes 2
hours to run, and then another 2 hours to run release (or wait 2 hours
for CI build to run and update gradle cache).
trask added a commit that referenced this pull request Jan 24, 2023
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