OpenDevice / OpenDevice

Open IoT (Internet Of Things) Platform and Framework
https://opendevice-iot.web.app
84 stars 32 forks source link

Generate Stats for bytes, conenctions, devices using Metrics #135

Open ricardojlrufino opened 6 years ago

ricardojlrufino commented 6 years ago

https://metrics.dropwizard.io/3.1.0/

NOTE: Already in classPath... from Mqtt server see mqttconfig

ricardojlrufino commented 6 years ago

Ref: https://github.com/andsel/moquette/blob/34a2aca45ec3cc5a79daebdc728c6f1d910db9c4/broker/src/main/java/io/moquette/connections/MqttSession.java

https://github.com/andsel/moquette/blob/34a2aca45ec3cc5a79daebdc728c6f1d910db9c4/broker/src/main/java/io/moquette/server/ConnectionDescriptor.java

ricardojlrufino commented 6 years ago

SAmple: https://github.com/andsel/moquette/issues/423