Skip to content

[Metrics][Discover] Filter by value: Dropdown list is inconsistent with charts data #239952

@miguel-sanchez-elastic

Description

@miguel-sanchez-elastic

Description

There is a data inconsistency between the metric charts and the "Filter by value" dropdown. Some values that are clearly visible as series in the charts are missing from the filter list.

This is not related to any display limit (like the 20-item cap), as this behavior is observed even when the total number of unique values is very small (e.g., only two values are visible, but one may be missing from the filter).

Image

Note: in this case it is the same metric name coming from two different indexes but it might not be the only case

This suggests the query populating the filter list is not correctly or completely reflecting the data being displayed in the charts for the current context.

Acceptance criteria

  • GIVEN a user is viewing metrics broken down by a dimension AND a chart visibly shows data for a each value
    • WHEN the user opens the "Filter by value" dropdown
    • THEN each specific value MUST be present in the list of options to select
  • The change is included in the next 9.2.x version

Metadata

Metadata

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions