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

Handle opentelemetry-cpp v1.3.0 upgrade for otel_tracer plugin #8834

Merged
merged 1 commit into from
May 9, 2022

Conversation

shukitchan
Copy link
Contributor

opentelemetry-cpp v1.3.0 was released a couple weeks back and added a prefix to one of its library.

open-telemetry/opentelemetry-cpp#1301

Thus we need to update the link library parameters for compiling the otel_tracer plugin

@shukitchan shukitchan added this to the 9.2.0 milestone May 9, 2022
@shukitchan shukitchan requested a review from traeak May 9, 2022 17:06
@shukitchan shukitchan self-assigned this May 9, 2022
@shukitchan shukitchan requested a review from bryancall as a code owner May 9, 2022 17:06
@shukitchan
Copy link
Contributor Author

[approve ci]

@randall randall modified the milestones: 9.2.0, 10.0.0 May 9, 2022
@shukitchan shukitchan merged commit 2f29b32 into apache:master May 9, 2022
zwoop pushed a commit that referenced this pull request May 16, 2022
@zwoop
Copy link
Contributor

zwoop commented May 16, 2022

Cherry-picked to v9.2.x

@zwoop zwoop modified the milestones: 10.0.0, 9.2.0 May 16, 2022
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Feb 21, 2023
* asf/9.2.x:
  Updated ChangeLog
  Fix parent_select optional scheme (apache#8831)
  Add `#pragma once` for PendingAction.h (apache#8846)
  Promote class PendingAction from HttpSM.h for use in other classes. (apache#8423)
  Fixes leak in SNIAction name globbing (apache#8827)
  Handle opentelemetry-cpp v1.3.0 upgrade for otel_tracer plugin (apache#8834)
  Fix overflow conditions in prefetch plugin (apache#8660)
  Remove incorrect comment from base64 functions (apache#8835)
  Add autest to cover updates to cache with alternates (apache#8779)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants