In addition to its availability as a .NET CLI tool, the dotnet monitor
tool is available as a prebuilt Docker image that can be run in container runtimes and orchestrators. See Releases for information on how long each image version will be supported.
- Docker Hub: https://hub.docker.com/_/microsoft-dotnet-monitor
- Microsoft Container Registry: https://mcr.microsoft.com/v2/dotnet/monitor/tags/list
- Docker Hub: https://hub.docker.com/_/microsoft-dotnet-nightly-monitor
- Microsoft Container Registry: https://mcr.microsoft.com/v2/dotnet/nightly/monitor/tags/list
- For a Docker Compose sample, see Running in Docker Compose
- For a Kubernetes sample, see Running in Kubernetes