-
Notifications
You must be signed in to change notification settings - Fork 176
[otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions #8474
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
[otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions #8474
Conversation
…t versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image.
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
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.
Approving to unblock the PR. I did not test it.
037fb7d
|
💔 Build Failed
Failed CI Steps
History
cc @trentm |
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.
The FIPS test failure has nothing to do with these changes, I will force merge past them.
@Mergifyio backport 8.17 8.18 8.19 9.0 |
✅ Backports have been created
|
…t versions (#8474) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> (cherry picked from commit 5d371be)
…t versions (#8474) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> (cherry picked from commit 5d371be)
…t versions (#8474) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> (cherry picked from commit 5d371be)
…t versions (#8474) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> (cherry picked from commit 5d371be)
…t versions (#8474) (#8495) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- (cherry picked from commit 5d371be) Co-authored-by: Trent Mick <trent.mick@elastic.co> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
…t versions (#8474) (#8493) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- (cherry picked from commit 5d371be) Co-authored-by: Trent Mick <trent.mick@elastic.co> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
…t versions (#8474) (#8494) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- (cherry picked from commit 5d371be) Co-authored-by: Trent Mick <trent.mick@elastic.co> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
…t versions (#8474) (#8496) * [otel] Update EDOT SDK k8s auto-instrumentation images to their latest versions This changes the default Docker images that are downloaded into a k8s cluster that a customer is running, which can them be used for auto-instrumentation of customer applications. This updates to the latet release of each suck Docker image. * Apply suggestions from code review * update to bugfix release of elastic-otel-node --------- (cherry picked from commit 5d371be) Co-authored-by: Trent Mick <trent.mick@elastic.co> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
This changes the default Docker images that are downloaded into a k8s cluster that
a customer is running, which can them be used for auto-instrumentation of
customer applications. This updates to the latet release of each suck Docker image.
See #7327 for the preceding such update, including some discussion around updating these.
/cc @jackshirazi, @xrmx, @stevejgordon