Skip to content
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 a link to see Elastic Agent metrics from the Agent details #102954

Closed
Tracked by #78188
jen-huang opened this issue Jun 22, 2021 · 5 comments · Fixed by #127882
Closed
Tracked by #78188

[Fleet] Add a link to see Elastic Agent metrics from the Agent details #102954

jen-huang opened this issue Jun 22, 2021 · 5 comments · Fixed by #127882
Assignees
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team v8.2.0

Comments

@jen-huang
Copy link
Contributor

I think we can add a "View agent dashboard" button to the page header of the agent details page.

image

Since the header area is starting to get crowded with information and causing layout issues for agent's with long names, I'm also proposing that we move the meta information into the "Overview" panel. Some of this information already appeared there and was a bit redundant being in two places. Summary + screenshot of small changes below:

  • Move status, last activity, policy, and agent version to the Overview panel
  • In the overview panel, remove the "Integrations" section since they appear on the right
  • Change monitor logs / metrics to read "Enabled" / "Disabled" rather than True/False.

image

Originally posted by @hbharding in #98505 (comment)

@jen-huang jen-huang added enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team labels Jun 22, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@nchaulet
Copy link
Member

Since 8.1 the elastic agent package is not installed by default we should probably check what to do in the case the package is not installed.

@joshdover
Copy link
Contributor

We should avoid hardcoding the Elastic Agent dashboard ID into our code. What would be the most reliable way to find the dashboard? I can't think of any better than looking up the saved object from the installed_kibana list on the epm-packages objects. What happens if there is more than one dashboard?

@ghost
Copy link

ghost commented Apr 25, 2022

Hi @jen-huang,
We have created 03 test cases for this feature under our fleet test-suite. Please find below the test cases link:

cc: @joshdover
Thanks!

@ghost
Copy link

ghost commented Apr 25, 2022

Hi Team
We have executed 03 testcases for this feature under our Fleet Test plan at link:

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team v8.2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants