Addresses 8157

This commit is contained in:
usha-mandya 2019-03-04 12:55:18 -08:00
parent 71bda4770f
commit 4317f50fdd
2 changed files with 21 additions and 0 deletions

View File

@ -295,6 +295,10 @@ guides:
- path: /config/containers/logging/configure/
title: Configuring default drivers
nosync: true
- sectiontitle: Work with external tools
section:
- path: /config/thirdparty/
title: Third-party monitoring tools
- path: /config/thirdparty/prometheus/
title: Collect Docker metrics with Prometheus
- sectiontitle: Configure containers

17
config/thirdparty/index.md vendored Normal file
View File

@ -0,0 +1,17 @@
---
description: Third-party configuration tools
keywords: third-party, tools, monitoring, configuration, usage, docker, daemon
redirect_from:
- /config/thirdparty/monitoring/
title: Work with third-party monitoring tools
---
You can configure Docker to use third-party monitoring tools. This topic lists various third-party tools you can use to monitor Docker.
* Collect Docker metrics using Prometheus [/config/thirdparty/prometheus/]
* [Sysdig Monitoring Solution Brief for Docker Enterprise Edition](https://success.docker.com/article/sysdig-monitoring)
* [Datadog Monitoring Solution Brief for Docker Enterprise Edition](https://success.docker.com/article/datadog-monitoring)
>**Note**: Docker no longer maintains the previously listed documentation about using `sysdig` and `datadog` from within Docker.