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

[ObsUX] Showing asset counts in drop-downs #173821

Closed
roshan-elastic opened this issue Dec 21, 2023 · 7 comments
Closed

[ObsUX] Showing asset counts in drop-downs #173821

roshan-elastic opened this issue Dec 21, 2023 · 7 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:ObsHosts Hosts feature within Observability Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@roshan-elastic
Copy link

roshan-elastic commented Dec 21, 2023

Problem

We leverage the following drop-down in the Observability UI to allow users to easily filter down the assets (hosts in this case) being returned in the current query):

Filtering Hosts by service
image

By default, the document count is returned. This has two limitations:

1) This is an Elastic-specific term
New users have to think about how Elastic works in order to understand this. We want to present things to users that don't require thinking about Elastic (once of our principles is 'No Elastic Knowledge Required)

2) We want to show users the count of the assets (e.g. hosts)
This will help them understand which filters have the most assets (e.g. hosts in this example) and help them decide what to filter by.

Consideration! : Simply removing the document count might not be an appropriate first step as the fact it sorts by documents helps show services with the most data (therefore likely the most hosts) is better than having an unordered list (or a list with order but users don't necessarily understand the ordering)

It could be for any asset...not just hosts : This example shows host counts but this could be equally relevant when filtering a list of lambda functions, containers, services - anything we treat as an asset in our UI

Solution Proposal

Allow specification of a formula to use for the metric used (e.g. count(host.name)) that can be used to display different counts:

The user sees counts of hosts and helpful tooltips
image

The user can change between different sorting methods
image

@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 21, 2023
@roshan-elastic roshan-elastic added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Dec 21, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 21, 2023
@roshan-elastic
Copy link
Author

Hey @teresaalvarezsoler / @ThomThomson - do you know who we should speak with to have a chat about this?

@ThomThomson
Copy link
Contributor

@roshan-elastic this is a neat idea and is quite possible! We don't have the capacity for a change like this at the moment, but the @elastic/kibana-presentation team is happy to offer guidance to any engineers who are working on this.

@roshan-elastic
Copy link
Author

Thanks @ThomThomson

FYI @smith @jennypavlova @crespocarlos

We can figure out if we want to try and tackle this as part of this project, for now I've marked it as a 'could have' in the Host to GA phase 2 project

@bmorelli25
Copy link
Member

👋 Adding a friendly reminder here that if/when this issue is picked up, please reach out to @elastic/obs-docs as documentation changes will be required (to the docs added w/ elastic/observability-docs#3480).

@botelastic
Copy link

botelastic bot commented Jul 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the stale Used to mark issues that were closed for being stale label Jul 3, 2024
@smith smith added the bug Fixes for quality problems that affect the customer experience label Jul 5, 2024
@stale stale bot removed the stale Used to mark issues that were closed for being stale label Jul 5, 2024
@botelastic botelastic bot removed the stale Used to mark issues that were closed for being stale label Jul 5, 2024
@smith smith added stale Used to mark issues that were closed for being stale Feature:ObsHosts Hosts feature within Observability labels Jul 5, 2024
@botelastic botelastic bot removed the stale Used to mark issues that were closed for being stale label Jul 5, 2024
@roshan-elastic
Copy link
Author

Closing - will solve for this in Inventory

@roshan-elastic roshan-elastic closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:ObsHosts Hosts feature within Observability Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

No branches or pull requests

5 participants