Skip to main content

Webinar: Collecting Docker metrics with Python and Prometheus

May 8, 2019

Collecting Docker metrics with Python and Prometheus

Presented by Julia Looney, SGCI Consultant and Python Developer, Texas Advanced Computing Center

Prometheus is an open source tool for collecting and displaying metrics and stats. It can be used to collect metrics such as memory usage in Docker containers as well as many other metrics that might help with managing operations or obtaining funding. Using a basic Python API, you can collect metrics in Prometheus for applications running in Docker.

Follow along in GitHub

Watch on YouTube