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

Limit parameter for "hover tooltip" settings (feature request) #12611

Open
lesovsky opened this issue Jul 15, 2018 · 5 comments
Open

Limit parameter for "hover tooltip" settings (feature request) #12611

lesovsky opened this issue Jul 15, 2018 · 5 comments

Comments

@lesovsky
Copy link

Hi,

I have graphs with high number of monitored objects and there is a nice parameter in graph settings - "Hover tooltip", which has sort order. It would be great to have "limit" parameter which can be useful in case when objects too much and user want to reduce their number in the tooltip.

grafana-screenshot

In my case, I will be very happy if grafana able to reduce a list of object to 10, for example.
Please, add "limit" parameter to "hover tooltip" settings.

p.s.: grafana-5.2.1-1, prometheus datasource, centos 7 linux.

@lesovsky lesovsky changed the title Limit parameter for "hover tooltip" settings Limit parameter for "hover tooltip" settings (feature request) Jul 15, 2018
@danielmotaleite
Copy link

i even say more, add 2 limits:

  • limit by number of entries
  • limit by value range (eg: ignore < 10 and > 1M)

This because we may want to really cut a long list, but we may also want to just see spike values and we do not know directly how many series will spike at same time

I can create a new issue if you think this 2 should be different feature requests

@Serede
Copy link

Serede commented Jun 10, 2019

+1

I'm plotting a fixed-size set of metrics that potentially mutates over time, hence metrics may appear and disappear from one time tick to the next. For the sake of graph reliability, I'm using lines, stacking and null as zero options. So the feature requested here would really come handy for providing a truly meaningful hover tooltip.

@XMoon
Copy link

XMoon commented Nov 19, 2022

+1
add a limit by number of entries on tooltips is great for a panel with a lot of entities,

at now (9.2.0) the tooltips will fill the entire height of browser window which is block views

Copy link
Contributor

This issue has been automatically marked as stale because it has not had activity in the last year. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

@github-actions github-actions bot added the stale Issue with no recent activity label Jan 19, 2024
@lesovsky
Copy link
Author

yes it's relevant and is easy to implement :)

@github-actions github-actions bot removed the stale Issue with no recent activity label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants