-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Feature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencev7.9.0
Milestone
Description
Kibana version:
7.9-BC1
Elasticsearch version:
7.9-BC1
Original install method (e.g. download page, yum, from source, etc.):
Cloud
Describe the bug:
When loading a saved view on the Metrics Explorer, there are two requests sent, one for the previous view and one for the new view. If the previous view takes longer to load than the new view. This creates a race condition where if the first request finished after the second request, the page is left in an unexpected state.
Steps to reproduce:
- Open Metrics Explorer
- Open dev console and select network traffic view
- Delete all the metrics, add
system.network.in.bytesto metrics bar - Change aggregation to
Rate - Change "graph per" to
host.name, system.network.name - Save current view as "Network Interfaces"
- Load "Default view"
- You should see two requests. If the first request takes longer then the second request the page will look like the screen shot below
Metadata
Metadata
Assignees
Labels
Feature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencev7.9.0
