Skip to content

Instantly share code, notes, and snippets.

@kawamuray
Created June 13, 2016 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kawamuray/c07b03de82bf6ddbdae6508e27d3fb4d to your computer and use it in GitHub Desktop.
Save kawamuray/c07b03de82bf6ddbdae6508e27d3fb4d to your computer and use it in GitHub Desktop.
- name: yarn_application
type: object
path: $.apps.app[*]?(@.state == "RUNNING")
labels:
application: $.id
phase: beta
values:
alive: 1
running_containers: $.runningContainers
elapsed_time: $.elapsedTime
allocated_mb: $.allocatedMB
allocated_vcores: $.allocatedVCores
vcore_seconds: $.vcoreSeconds
memory_seconds: $.memorySeconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment