-
Notifications
You must be signed in to change notification settings - Fork 435
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
[Fleet] Add Elastic agent integration #462
[Fleet] Add Elastic agent integration #462
Conversation
…-add-elastic-agent-integration
Pinging @elastic/ingest-management (Team:Ingest Management) |
@ravikesarwani Can you take a look? @nchaulet I am curious, the values looks weirds to me, the graph looks too perfect for me? Are the values aggregated? |
@ph The graph are stacked per process, what does seems weird to you in the graph? |
what is the left axis for the graph? |
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.
@nchaulet The part that makes me suspicious is that memory usage of all process is identical. My guess is, that it takes memory usage from the parent process, so maybe the reporting is off not the graph. @blakerouse might know more.
I did run and install the package on my end and it works. I suggest we get it in an then iterate on it.
Some initial comments from my side:
|
@ravi-elastic the dashboard as updated in our Zoom conversation |
I will merge it as it is and will update in new PRs if we have things to change. |
@nchaulet I've been trying to find a followup issue, did you create one to install this package by default? |
I just created the follow up issue to install the package by default elastic/kibana#86112 |
Add a new integration for Elastic Agent
Still in progress
What does this PR do?
Create a new Elastic Agent integration that add a dashboard for agent metrics
Checklist
Author's Checklist
How to test this PR locally
This PR depends on this PR of the elastic Agent elastic/beats#22793
Related issues
Screenshots