-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0-alpha2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Target Version/s:
When you click on Flow Acitivity => {a flow} => flow runs, the web server sends a REST query to ATSv2 TimelineReaderServer, but it does not include a query param 'metricstoretrieve" to get any metrics back.
Instead, we should add '?metricstoretrieve=YARN_APPLICATION_CPU,YARN_APPLICATION_MEMORY' to the query to get CPU and MEMORY back.