Intro to the Docker Stats API with Ruby
The Docker Stats API provides a ton of information about running containers. See how easy it is to tap into key performance info (CPU, Network In, Network Out, etc..) with a couple Ruby scripts. This post walks thru the basics.
Post a comment