Please answer these questions before submitting your issue.
Is there any way to convert skywalking metrics into prometheus?
I'm designing our monitor system. I'm planning to monitor applications by using skywalking, monitor infrastructure and middleware by using prometheus, collect and analysis logs by using Loki, and show the system state on Grafana.
Skywalking is the best tool on tracing, but I want to unified alarm on Prometheus, and unified display on Grafana for Monitoring Screen.
So I want to transfer skywalking metrics to prometheus, not only it's self monitoring metrics.
Is this idea feasible?