Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
In YARN-3044, we implemented an analog of metrics publisher for ATS v1. While it helps to write app/attempt/container life cycle events, it really doesn't write as many app-level system metrics that RM are now having. Just list the metrics that I found missing:
- runningContainers
- memorySeconds
- vcoreSeconds
- preemptedResourceMB
- preemptedResourceVCores
- numNonAMContainerPreempted
- numAMContainerPreempted
Please feel fee to add more into the list if you find it's not covered.