Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
A JSON blob that can contain any information the performer likes. '{"cpu":83}' for example. It will be written directly into the database. The performer can return whatever fields it wants, named whatever it wants (with some consideration given to database size). But if it is returning any of the following it should use these standardised field names: memHeapUsedMB: how much heap memory has been used by the performer+SDK, in MB processCpu: how much CPU (total, across all cores) the performer+SDK is using systemCpu: how much CPU (total, across all cores) the whole system is using threadCount: how many threads the performer+SDK are using