Skip to content

yogeshraj-au/mirrormaker-jmx-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mirrormaker-jmx-exporter

Docker

This repo contains Dockerfile for Mirrormaker along with jmx-exporter. The jmx-exporter will expose the metrics at port 5060.

Build and Run the docker image:

docker build -t mirrormaker .
docker run -d --name mirrormaker -p 5060:5060 mirrormaker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published