-
Notifications
You must be signed in to change notification settings - Fork 197
Mark the elasticinframetrics processor as deprecated and schedule for removal #8659
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
Merged
cmacknz
merged 2 commits into
elastic:main
from
cmacknz:cmacknz/remove-inframetrics-default-configuration
Jun 25, 2025
Merged
Mark the elasticinframetrics processor as deprecated and schedule for removal #8659
cmacknz
merged 2 commits into
elastic:main
from
cmacknz:cmacknz/remove-inframetrics-default-configuration
Jun 25, 2025
+39
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It will be removed in 9.2.0.
This pull request does not have a backport label. Could you fix it @cmacknz? 🙏
|
237098e
to
917e22e
Compare
917e22e
to
aab0caf
Compare
|
💛 Build succeeded, but was flaky
Failed CI Stepscc @cmacknz |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
pierrehilbert
approved these changes
Jun 25, 2025
swiatekm
approved these changes
Jun 25, 2025
AlexanderWert
approved these changes
Jun 25, 2025
v1v
added a commit
that referenced
this pull request
Jun 25, 2025
…-hosted * feature/hosted-stack-using-oblt-cli: (26 commits) Use the current official docker image for oblt-cli Mark the elasticinframetrics processor as deprecated and schedule for removal (#8659) [main][Automation] Update versions (#8668) chore: Update create_deployment_csp_configuration.yaml (#8669) Attempt to make test more reliable by querying ES directly (#8422) [test] split up ess and beats serverless integration tests (#8551) Remove resource/k8s processor and use k8sattributes processor for service attributes (#8599) fix: use --force-confold for deb tests in TestUpgradeAgentWithTamperProtectedEndpoint_DEB (#8649) [main][Automation] Bump stack images versions to 9.1.0-ea0b7542 (#8612) chore: Update to elastic/beats@f6594fb72670 (#8640) [deb/rpm] restart endpoint with tamper protection after elastic-agent (#8637) ci: don't preinstall fleet packages on retried CI steps (#8636) chore: Update to elastic/beats@6b6941eed496 (#8619) [main][Automation] Bump VM Image version to 1750467641 (#8617) flaky: skip TestUpgradeAgentWithTamperProtectedEndpoint_RPM (#8626) Add skip-changelog PR label for bump VM PRs (#8627) build(deps): bump github.com/elastic/go-seccomp-bpf from 1.5.0 to 1.6.0 (#8611) [ci] fix k8s integration tests flakiness (#8575) bump apmconfig Otel extension to v0.3.0 (#8600) Enhancement/6394 allow deb rpm to upgrade with endpoint tamper protection (#6907) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-skip
skip-changelog
Team:Elastic-Agent-Control-Plane
Label for the Agent Control Plane team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The elasticinframetrics processor is no longer necessary. It is marked as deprecated and scheduled for removal in 9.2.0. For 9.1.0 it will be left
commented outin reference configurations and will remain included as a collector component. We need the two linked issues above to be implemented before we can comment out the processor from reference configurations without breaking existing functionality.A new Host Metrics content pack will be developed to replace the curated metrics UIs that will no longer work when the inframetrics processor is removed.