AMRM
1
Hello
I am in the process of migrating from an in-house C# MQTT broker (based on MQTTnet) to HiveMQ.
I have made a HiveMQ extension for our authentication and authorization needs. I want to inject HiveMQ metrics/logs into Azure Monitor.
There are some docs at azure on logging/monitoring of Java apps but I don’t know how to integrate that with HiveMQ and my HiveMQ extension.
Best regards
Hi Amrem,
To learn more about HiveMQ monitoring, the HiveMQ documentation is a good place to start: Monitoring :: HiveMQ Documentation
HiveMQ provides monitoring options to choose from:
Prometheus might a good option as Azure Monitor should support scraping Prom. metrics from container..
I hope this helps, but in case if you have further questions please let me know.
Kind regards,
Dasha from HiveMQ Team