-
Notifications
You must be signed in to change notification settings - Fork 890
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
Rename http.user_agent to user_agent.original #3190
Conversation
87e986c
to
00cbb2f
Compare
Do we want to include removal / renaming of |
@MSNev I added to this PR, ptal 👍 |
FYI, the schema checker tool is incorrect. I am fixing it now. Don't merge this. |
Fix submitted to build tools: open-telemetry/build-tools#138 |
build-tools 1.16.0 was just released and is necessary to unblock open-telemetry#3190
Here is the PR to update to latest build-tools which includes the fix to schema check tool: #3259 Once that is merged this PR needs to be rebased. |
build-tools 1.16.0 was just released and is necessary to unblock #3190
This can be rebased now and the schema check should pass. |
@tigrannajaryan thx for fixing this, schema check is passing now. can you remove your "request changes"? thx! |
build-tools 1.16.0 was just released and is necessary to unblock open-telemetry#3190
@trask Conflicts need to be solved but otherwise (it sounds like) we are ready to merge this. |
Merging after letting this PR settle and get some more attention. |
build-tools 1.16.0 was just released and is necessary to unblock open-telemetry/opentelemetry-specification#3190
build-tools 1.16.0 was just released and is necessary to unblock open-telemetry/opentelemetry-specification#3190
build-tools 1.16.0 was just released and is necessary to unblock open-telemetry#3190
Fixes open-telemetry#3180 ## Changes Renames `http.user_agent` to `user_agent.original`.
Fixes #3180
Changes
Renames
http.user_agent
touser_agent.original
.