app.stats ========= Retrieve statistics of apps. This event is generated by a dynamic source. If you want to specify subscription params, subscribe to it using the name in the following format `app.stats:{"param": "value"}` .. raw:: html
Interval in seconds between statistics updates.
Value must be greater or equal to 2
Name of the application these statistics are for.
Percentage of cpu used by an app.
Current memory (in bytes) used by an app.
Array of network interface statistics for the application.
No Additional ItemsName of the interface used by the app.
Received bytes/s by an interface.
Transmitted bytes/s by an interface.
Block I/O statistics for the application.
No Additional PropertiesBlkio read bytes.
Blkio write bytes.