Recently I am working on a new Telemetry design where plenty of microservices should be monitored for performance, maintenance, and other reasons.
The monitoring of microservices can be archived using the EcoSystem of TimescaleDB, Prometheus, and Grafana, while there are many charts like timescale\tobs that are offering this ecosystem out-of-the-box.
But in the case of the Bussiness Central (SAAS), while this is hosted on Microsoft, the telemetry metrics are on HDInsight without access to the underlying infrastructure.
I am looking at how HDInsight metrics can be integrated into Prometheus, any ideas?

