Hi everyone!
I wonder if it is possible to use Azure Metrics Exporter to transfer custom metrics (OTEL generated) from Azure to Prometheus without any data aggregation. As far as I see, even if you don't configure any aggregation explicitely, the count/sum aggregation seems to be applied by default. Every aggregation type alters original data and we need raw metrics data in Prometheus.
Any ideas on our scenario? Many thanks in advance!
Regards
Hans