mirror of https://github.com/docker/docs.git
Fix first link
This commit is contained in:
parent
6b462c9794
commit
26d425cc8d
|
@ -8,10 +8,10 @@ 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/]
|
||||
* [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.
|
||||
>**Note**: Docker no longer maintains the previously listed documentation about using `sysdig` and `datadog` from within Docker.
|
||||
|
|
Loading…
Reference in New Issue