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

[Observability] Homepage Log rate metrics #70917

Open
felixbarny opened this issue Jul 7, 2020 · 7 comments
Open

[Observability] Homepage Log rate metrics #70917

felixbarny opened this issue Jul 7, 2020 · 7 comments
Labels
Team:APM All issues that need APM UI Team support Team:Observability Team label for Observability Team (for things that are handled across all of observability)

Comments

@felixbarny
Copy link
Member

felixbarny commented Jul 7, 2020

An idea for a follow-up on #68176

Instead of showing the log rate for the top 5 log categories, we could move them to the legend.

This would allow us to show more high-level metrics above the graph that are not specific to a log category such as:

  • Total log rate
  • Count of unique log categories (roughly similar to number of APM services)

As the number of log categories can get quite high when lots of applications send data, showing just the top 5 log rates doesn't give a clear picture about the total log rate. Also, showing both, the total log rate and the log rate of the top 5 categories in the same section might be confusing as it would mix both global and segregated KPIs.

An additional layout-related challenge is the unbounded nature of the log categories. There could be hundreds. All other panels in the Observability overview don't have a dynamic number of legend entries.

/cc @formgeist @cyrille-leclerc

@felixbarny felixbarny added Team:APM All issues that need APM UI Team support Team:Observability Team label for Observability Team (for things that are handled across all of observability) labels Jul 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@sorenlouv
Copy link
Member

sorenlouv commented Jul 7, 2020

showing both, the total log rate and the log rate of the top 5 categories in the same section might be confusing as it would mix both global and segregated KPIs.

Agree

Count of unique log categories

Good idea. Since we currently only show the top 5 categories there's no way to see how many categories are left out. This would fix that.

@sorenlouv
Copy link
Member

@formgeist Do we need a design for this?

@cauemarcondes
Copy link
Contributor

@formgeist are we still doing it for 7.10?

@formgeist
Copy link
Contributor

@cauemarcondes AFAIK we didn't want to do any improvements to the Homepage until the next release cycle, because we're awaiting user feedback to help us guide the roadmap of where we want to spend our efforts next. @cyrille-leclerc What do you think?

@cyrille-leclerc
Copy link
Contributor

Thanks, as @formgeist said, we will use the 7.10 iteration to getting user feedback and defining the next improvement.

@botelastic
Copy link

botelastic bot commented Nov 1, 2021

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 Nov 1, 2021
@stale stale bot removed the stale Used to mark issues that were closed for being stale label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support Team:Observability Team label for Observability Team (for things that are handled across all of observability)
Projects
None yet
Development

No branches or pull requests

7 participants