Hello,
Thank you for a great product, I use it on all my servers and VMs.
When trying to use https://github.com/prometheus/client_python#info metric type in an exporter behind expexp I get this error:
Mar 9 06:51:35 blackbox3 supervisord[64200]: exporter_exporter time="2023-03-09T06:51:35Z" level=error msg="Verification for module 'dnsexp' failed: Failed to decode metrics from proxied server: text format parsing error in line 20: unknown metric type \"info\""
I think it will be the same issue for https://github.com/prometheus/client_python#enum type metrics.
It would be nice to support both types.
Hello,
Thank you for a great product, I use it on all my servers and VMs.
When trying to use https://github.com/prometheus/client_python#info metric type in an exporter behind expexp I get this error:
Mar 9 06:51:35 blackbox3 supervisord[64200]: exporter_exporter time="2023-03-09T06:51:35Z" level=error msg="Verification for module 'dnsexp' failed: Failed to decode metrics from proxied server: text format parsing error in line 20: unknown metric type \"info\""I think it will be the same issue for https://github.com/prometheus/client_python#enum type metrics.
It would be nice to support both types.