-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version:
7.9BC and Master
Elasticsearch version:
7.9BC and Master
Describe the bug:
When the Index pattern field under Panel Options has multiple patterns and one of them doesn't exist, ALL the drop down fields are empty. This issue became a problem when the Metrics UI upgraded their default index pattern from metricbeat-* to metrics-*,metricbeat-* in preparation for indices created by the new ingest manager. .
- This may also be related to [TSVB] Multiple Index Patterns #67754
- This was originally discovered in [Metrics UI] Open in visualize no longer works in Metrics Explorer #72529
- We've created a temporary work around on the Metrics UI with [Metrics UI] Fix Metrics Explorer TSVB link to use workaround pattern #73986
Steps to reproduce:
- Index some data from Metricbeat
- Create a new TSVB visualization
- Change the
Index patternunderPanel optionstometrics-*,metricbeat-* - Attempt to select
@timestampunder theTime field
Expected behavior:
It should populate the dropdown fields with the fields from GET _field_caps?index=metrics-*,metricbeat-*&fields=*
Metadata
Metadata
Assignees
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience