ColinFay/dockerstats: A Wrapper Around 'docker stats'

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).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/ColinFay/dockerstats
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ColinFay/dockerstats")
ColinFay/dockerstats documentation built on May 18, 2020, 11:54 a.m.