Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Docker High Performance

You're reading from   Docker High Performance Complete your Docker journey by optimizing your application's work?ows and performance

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher
ISBN-13 9781789807219
Length 174 pages
Edition 2nd Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Russ McKendrick Russ McKendrick
Author Profile Icon Russ McKendrick
Russ McKendrick
Allan Espinosa Allan Espinosa
Author Profile Icon Allan Espinosa
Allan Espinosa
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Collecting metrics with Prometheus

To begin monitoring our Docker deployments, we must first set up an endpoint to send our monitored values to. Prometheus is a popular monitoring stack for collecting various metrics. It provides a simple API for integration with various tools. Most cloud-native and container-related tools already support integration with Prometheus. Later, we will configure Prometheus to collect metrics from our Docker infrastructure.

In this section, we will set up the following components to build our monitoring infrastructure based on Prometheus:

  • Prometheus clients/exporters: These are basically any kind of component that uses Prometheus's exposition format that exposes metrics to be collected by Prometheus. We will activate Prometheus's integration with Docker Engine to monitor Docker-related metrics in our cluster. We will also deploy cAdvisor...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime