RuntimeTools / appmetrics-statsd

A connector that collects data using 'appmetrics' and sends it to a configured StatsD server using 'node-statsd'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot configure appmetrics

imranbohoran opened this issue · comments

We want to use appmetrics-statsd and want to configure appmetrics to disable mqtt. I can't seem to do this currently when initialising the appmetrics-statsd library.

Ideally it would be nice to have two types of config objects passed into the appmetrics-statsd library so that both appmetrics and statsd can be configured. We are happy to raise a PR for this, but want to find out if this project is still maintained as there seem to be a PR that has been opened since early May.

Hi, we are just putting a change in at the moment to appmetrics that will allow you to disable mqtt

Thanks. Much appreciated.

Appmetrics can now disable mqtt via editing appmetrics.properties since version 1.1.1