- 1. Introduction
- 2. What you will Learn
- 3. Understand Key Docker Metrics
- 4. Assumptions
- 5. Requirements
- 6. Prerequisites
- 7. Monitoring & Logging Deployment
- 8. Solution Deployment
- 9. Configuring Sematext Docker Agent
- 10. Summary
- 11. Appendix A
- Previous Page Next Page
-
More info: Sematext Docker Agent
Download PDF version
-
Contents
Assumptions
This reference architecture assumes the reader already has a working understanding of Docker EE, in particular the following components: Docker Universal Control Plane, Swarm, and Compose. If you are not familiar with them, please refer to the following resources to gain the basic understanding:
- Docker Universal Control Plane at docs.docker.com/ucp
- Docker Swarm at docs.docker.com/swarm
- Docker Compose at docs.docker.com/compose
- Docker Daemon is configured for UNIX domain sockets e.g.
“docker daemon -H unix:///var/run/docker.sock”
For more information visit Sematext Docker Agent page.