[Linux] Add processors capability to Linux Metrics#10314
Merged
rdner merged 5 commits intoelastic:mainfrom Aug 1, 2024
Merged
Conversation
|
💚 CLA has been signed |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Contributor
|
Hey @steffenstruebe |
belimawr
requested changes
Jul 1, 2024
belimawr
requested changes
Jul 2, 2024
Contributor
|
/test |
Contributor
|
buildkite test this |
💚 Build Succeeded
History
|
|
rdner
requested changes
Jul 11, 2024
Member
rdner
left a comment
There was a problem hiding this comment.
This PR requires tests, I doubt that in the current form it actually works correctly because of the YAML indentation.
rdner
approved these changes
Aug 1, 2024
|
Package linux - 0.6.10 containing this change is available at https://epr.elastic.co/search?package=linux |
4 tasks
harnish-crest-data
pushed a commit
to chavdaharnish/integrations
that referenced
this pull request
Feb 4, 2025
Add processors capability to Linux Metrics Fix predefined processors.
harnish-crest-data
pushed a commit
to chavdaharnish/integrations
that referenced
this pull request
Feb 5, 2025
Add processors capability to Linux Metrics Fix predefined processors.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Proposed commit message
Add processors capability to Linux Metrics
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
On each our elastic-agents wie configured some variables to identify our systems in the local elastic-agent.yml:
In the integration settings we consume these variables by following processors:

And we can now see our custom ids in the stream to be able to use these for mappings to the rest of our managment tools.

Related issues
Screenshots