Is it possible to display the bucket counts for histograms when hovering mouse over a bucket?

  • What Grafana version and what operating system are you using?
    Grafana: v10.1.5 (849c612fcb)
    OS: Ubuntu 20.04

  • What are you trying to achieve?
    Would like to see the bucket count when hovering the mouse over a histogram bucket. An acceptable alternative would be to display the count above the “bar” of the bucket.

  • How are you trying to achieve it?
    I am using the histogram visualization to see the distributions of Kubernetes pod working memory to memory request. In some cases, the ratio is several times the request. I was hoping that if I hover over a given bucket that it would show the count in that bucket. It does not do this and I have not been able to find any option that might enable this capability. Does the histogram not support this type of feature?

  • What happened?
    No information is displayed if the mouse is hovered over a bucket.

  • What did you expect to happen?

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    No errors were seen.

  • Did you follow any online instructions? If so, what is the URL?