Andrii Tkach created AMBARI-10783:
-------------------------------------
Summary: Implement time range for graph widget type
Key: AMBARI-10783
URL: https://issues.apache.org/jira/browse/AMBARI-10783
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Priority: Critical
Fix For: 2.1.0
As part of this ticket following needs to be accomplished:
# API definition for Graph type stores time_range property in hours. So on
create widget wizard [^widget_creation_time_range.png], whatever user selects
should be converted into hours and accordingly saved in the API call.
# On Edit widget wizard graph widget type time range value for existing widget
should be shown by converting retrieved hours from API into the corresponding
correct value (Last 1 hour, Last 2 hour, Last 1 week, etc)
# For services with enhanced dashboard (HDFS, YARN and HBase), Time Range
dropdown should not be shown [^Time Range.png]
# On service summary page for enhanced dashboard services, each graph widget
type should honor the time range specified in its properties and accordingly
graph should be shown on summary page and when zoomed in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)