-
Notifications
You must be signed in to change notification settings - Fork 503
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
chore: update otel-collector to 0.36.0 #80
Conversation
Bumping collector version
New location for `insecure` as per open-telemetry/opentelemetry-collector#4063
`mem-ballast-size-mib` was removed as per open-telemetry/opentelemetry-collector#3626
Bumping chart version
|
@bbeattie-phxlabs thanks for updating it, but I believe there must be more interface changes:
Also please sign the CLA |
@@ -1,6 +1,6 @@ | |||
apiVersion: v2 | |||
name: opentelemetry-collector | |||
version: 0.5.10 | |||
version: 0.5.11 |
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.
let's move to 0.6.0
given the config change
Also looks like 0.36.0 wasn't pushed to dockerhub yet. So probably we should upgrade to 0.35.0 for now |
Deferring to pull request #89. |
…pen-telemetry#80) Signed-off-by: Nicolas Takashi <[email protected]>
Collector bumped to 0.36.0
Additional compatibility changes:
insecure
relocated as per Remove squash onconfigtls.TLSClientSetting
in confighttp & cnofiggrpc opentelemetry-collector#4063mem-ballast-size-mib
removed as per Disablemem-ballast-size-mib
from command line option opentelemetry-collector#3626