-
Notifications
You must be signed in to change notification settings - Fork 77
Updating opentelemetry-operantions-collector to bring googleclientauth #2012
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
Conversation
|
The build issue in This issues do seem to be caused by the new way of building the I have found two solutions to the issue so far :
Footnotes
|
|
Update : I found a correct and simple solution for the failure in
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the installation of tzdata in this PR. I will do a followup PR to add tzdata as an Ops Agent dependency.
Line 818 in a7b7c2f
| build-essential cmake bison flex file libsystemd-dev tzdata \ |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
The otlphttp exporter needs googleclientauth to be able to send metrics to that endpoint.
Related issue
b/435217364
How has this been tested?
Checklist: