Plugin page: https://github.com/newrelic-platform/newrelic_mysql_java_plugin
$ docker run \
--volume /set/your/local/path/config:/etc/newrelic-mysql-plugin/config \
--detach \
--restart always \
--name newrelic-mysql-monitor \
mpromain/newrelic-mysql-monitor
$ vim config/newrelic.json
$ vim config/plugin.json
$ docker restart newrelic-mysql-monitor
$ docker ps
CONTAINER ID IMAGE CREATED STATUS NAMES
113ee6d7098c mpromain/newrelic-mysql-monitor 15 minutes ago Up 30 seconds newrelic-mysql-monitor