Run and get the results from a 'docker stats' call. Bring inside R the output of the 'docker stats' command line utility as a data.frame. This dataframe contains columns with the statistics about one or more container(s). You can also set R to watch recursively ' docker stats', and manage the result with a callback function (for example, it can be saved to a file to be later analysed).
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | https://github.com/ColinFay/dockerstats |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.