Get desktop application:
View/edit binary Protocol Buffers messages
optional TimeRange time_range = 1
int32 interval_minutes = 2
repeated string shows = 3
string job_id = 1
string job_name = 2
repeated string layer_names = 3
optional TimeRange time_range = 5
int32 page = 6
int32 page_size = 7
repeated string host_names = 1
repeated string facilities = 2
repeated string allocations = 3
optional TimeRange time_range = 5
int32 page = 6
int32 page_size = 7
repeated string shows = 1
repeated string users = 2
repeated string shots = 3
repeated string job_name_regex = 4
optional TimeRange time_range = 6
int32 page = 7
int32 page_size = 8
int32 max_results = 9
string job_id = 1
string job_name = 2
optional TimeRange time_range = 3
int32 page = 4
int32 page_size = 5
string layer_name = 1
repeated string shows = 2
optional TimeRange time_range = 3
int32 max_results = 4
Used in: FarmStatisticsEvent, FrameEvent, HostEvent, JobEvent, LayerEvent, ProcEvent
string event_id = 1
int64 timestamp = 3
string source_cuebot = 4
string correlation_id = 5
Used in: EventHeader
EVENT_TYPE_UNKNOWN = 0
JOB_CREATED = 1
JOB_STARTED = 2
JOB_PAUSED = 3
JOB_RESUMED = 4
JOB_FINISHED = 5
JOB_KILLED = 6
LAYER_CREATED = 10
LAYER_STARTED = 11
LAYER_COMPLETED = 12
FRAME_DISPATCHED = 20
FRAME_STARTED = 21
FRAME_COMPLETED = 22
FRAME_FAILED = 23
FRAME_RETRIED = 24
FRAME_KILLED = 25
FRAME_EATEN = 26
FRAME_CHECKPOINT = 27
HOST_BOOT = 31
HOST_STATE_CHANGED = 32
HOST_LOCKED = 33
HOST_UNLOCKED = 34
PROC_BOOKED = 40
PROC_UNBOOKED = 41
PROC_REDIRECTED = 42
Used in: GetFarmStatisticsResponse
int64 snapshot_time = 2
int32 total_jobs = 3
int32 pending_jobs = 4
int32 finished_jobs = 5
int64 total_frames = 6
int64 waiting_frames = 7
int64 running_frames = 8
int64 succeeded_frames = 9
int64 dead_frames = 10
int64 eaten_frames = 11
int64 depend_frames = 12
int32 total_hosts = 13
int32 up_hosts = 14
int32 down_hosts = 15
int32 repair_hosts = 16
int32 nimby_locked_hosts = 17
float total_cores = 18
float running_cores = 19
float idle_cores = 20
float total_gpus = 21
float running_gpus = 22
float idle_gpus = 23
int64 total_memory = 24
int64 used_memory = 25
optional job.Frame frame = 2
string layer_id = 3
string job_id = 4
string job_name = 5
string show = 6
int32 exit_signal = 8
int32 run_time = 9
int32 num_cores = 10
int32 num_gpus = 11
string host_name = 12
string resource_id = 13
string reason = 14
string killed_by = 15
Used in: GetFrameHistoryResponse
string id = 1
string name = 2
string layer_name = 3
string job_name = 4
string show = 5
int32 frame_number = 6
int32 exit_status = 8
int32 retry_count = 9
int32 start_time = 10
int32 stop_time = 11
int64 max_rss = 12
string last_host = 13
int32 total_core_time = 14
int32 total_gpu_time = 15
Used in: GetJobHistoryResponse
string id = 1
string name = 2
string show = 3
string shot = 4
string user = 5
string facility = 6
int32 start_time = 8
int32 stop_time = 9
int32 priority = 10
int32 total_frames = 11
int32 succeeded_frames = 12
int32 failed_frames = 13
int64 total_core_seconds = 14
int64 total_gpu_seconds = 15
int64 max_rss = 16
Used in: GetLayerHistoryResponse
string id = 1
string name = 2
string job_name = 3
string show = 4
repeated string tags = 6
repeated string services = 7
int32 total_frames = 8
int32 succeeded_frames = 9
int32 failed_frames = 10
int64 total_core_seconds = 11
int64 total_gpu_seconds = 12
int64 max_rss = 13
int64 avg_frame_seconds = 14
Used in: GetHostHistoryResponse
string facility = 3
bool nimby_locked = 6
string reason = 7
optional job.Job job = 2
string reason = 4
string killed_by = 5
optional job.Layer layer = 2
string job_id = 3
string job_name = 4
string show = 5
Used in: GetLayerMemoryHistoryResponse
string job_name = 1
string layer_name = 2
string show = 3
int32 timestamp = 4
int64 max_rss = 5
int64 reserved_memory = 6
int32 frame_count = 7
int64 avg_frame_memory = 8
int64 p95_frame_memory = 9
Used in: GetFrameHistoryResponse, GetHostHistoryResponse, GetJobHistoryResponse, GetLayerHistoryResponse
int32 page = 1
int32 page_size = 2
int32 total_pages = 3
int64 total_records = 4
string proc_id = 2
string proc_name = 3
string host_id = 4
string host_name = 5
string job_id = 6
string job_name = 7
string layer_id = 8
string layer_name = 9
string frame_id = 10
string frame_name = 11
string show = 12
string group_name = 13
float reserved_cores = 14
float reserved_gpus = 15
int64 reserved_memory = 16
int64 reserved_gpu_memory = 17
int32 dispatch_time = 18
int32 booked_time = 19
bool is_local_dispatch = 20
bool is_unbooked = 21
string redirect_target = 22
repeated string services = 23
Used in: FarmStatisticsEvent
string show = 1
int32 pending_jobs = 2
int64 running_frames = 3
int64 waiting_frames = 4
float reserved_cores = 5
float reserved_gpus = 6
Used in: GetFarmStatisticsRequest, GetFrameHistoryRequest, GetHostHistoryRequest, GetJobHistoryRequest, GetLayerHistoryRequest, GetLayerMemoryHistoryRequest
int64 start_time = 1
int64 end_time = 2