Bug 1910470

Summary: Get 'Displaying with reduced resolution due to large dataset' when perform 3 queries and zoom in first then reset zoom 30m
Product: OpenShift Container Platform Reporter: hongyan li <hongyli>
Component: Management ConsoleAssignee: Andrew Pickering <anpicker>
Status: CLOSED DUPLICATE QA Contact: hongyan li <hongyli>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.7CC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-24 11:19:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
video none

Description hongyan li 2020-12-24 03:39:21 UTC
Description of problem:
Run 3 queries
 sort_desc(sum(sum_over_time(ALERTS{alertstate="firing"}[24h])) by (alertname))
 alertmanager_alerts
 aggregator_openapi_v2_regeneration_duration
chart displays well with zoom value 30m without 'Displaying with reduced resolution due to large dataset'
Zoom in as 15m or another value by mouse drag&drop
change zoom value as 30m or click button zoom value
Chart displays with 'Displaying with reduced resolution due to large dataset'
stacked checkbox is enabled

Version-Release number of selected component (if applicable):
4.7.0-0.ci.test-2020-12-24-014709-ci-ln-zzc9nkt

How reproducible:
always

Steps to Reproduce:
1.see description
2.
3.

Actual results:
Chart displays with 'Displaying with reduced resolution due to large dataset'

Expected results:
chart should display without 'Displaying with reduced resolution due to large dataset' when zoom in then reset zoom

Additional info:
Test with above version + PR https://github.com/openshift/console/pull/7408

Comment 1 hongyan li 2020-12-24 03:44:44 UTC
Created attachment 1741649 [details]
video