An open API service indexing awesome lists of open source software.

https://github.com/arbll/docker-tomcat-jmx

Tomcat exposing JMX metrics in a container
https://github.com/arbll/docker-tomcat-jmx

datadog datadog-agent docker jmx

Last synced: 3 months ago
JSON representation

Tomcat exposing JMX metrics in a container

Awesome Lists containing this project

README

        

# docker-tomcat-jmx
Tomcat exposing JMX metrics in a container. Can be used as an (unofficial) example on how to expose JMX metrics to the datadog-agent auto-discovery.

This container works out of the box with the datadog-agent.

## Usage

```bash
docker run -d arbll/tomcat:latest
```