crholliday / iota-prom-exporter

Iota Exporter for Prometheus Metrics
32 stars 5 forks source link

Please allow disabling market price metrics #12

Closed geminoz closed 6 years ago

geminoz commented 6 years ago

At present I am commenting out in app.js the following line:

const marketInfoSocket = require('./marketInfoSocketRC')(trades)

However please consider adding a configuration option to selectively enable/disable metric groups (particularly market info).

Thank you

crholliday commented 6 years ago

I'll add this... thanks.

crholliday commented 6 years ago

This has been added and is on master