elastic/kibana

[Security Solution][Bug] Count not displayed with the titles of rule gaps histogram

Open

#224409 opened on Jun 18, 2025

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Feature:Gap Detection/RemediationTeam: SecuritySolutionTeam:Detection EngineTeam:Detections and Respbugeffort:lowgood first issueimpact:lowvalue:low

Description

Describe the bug: User is not able to see the count with titles on hovering over the bars of rule gaps histogram.

Kibana/Elasticsearch Stack version: VERSION: 9.1.0 BUILD: 87162 COMMIT: 951bc75b27116e5be51f1b0a8d262e7e89d58009

Browser and Browser OS versions: Google Chrome Version 137.0.7151.104 (Official Build) (64-bit)

Pre conditions:

  1. Kibana v9.1.0 snapshot must be present.
  2. Rule gaps must be available for the rule.

Steps to reproduce:

  1. Go to Dashboards > [Elastic Security] Detection rule monitoring
  2. The rule gaps histogram is visible as per the selected time and space.
  3. Hover over the bars of the rule gaps histogram and observe that user is not able to see the count with titles.

Current behavior: Count not displayed with the titles of rule gaps histogram

Expected behavior: Correct count should display with the respective title when user hover over the bar of rule gaps histogram.

What's working: The correct count with labels displayed and for other histograms, the count displayed with titles on hovering over the bars.

Screenshots :

Image

Image

Image

https://github.com/user-attachments/assets/bc949f60-2758-44c4-bfb3-d5b6e2ff0390

Contributor guide