azure-metrics-exporter icon indicating copy to clipboard operation
azure-metrics-exporter copied to clipboard

Querying the /probe/metrics/resource endpoint requires resourceType of filter

Open symaras opened this issue 3 years ago • 1 comments

Although it is not documented, querying the /probe/metrics/resource endpoint without specifying a resourceType of filter throws an error:

"error","msg":"parameter \"resourceType\" or \"filter\" is missing

This can also be seen in the web UI, there is no metrics returned and the error appears in the export stdout.

symaras avatar Jun 27 '22 12:06 symaras

This is resolved in #31

ruben-rodriguez avatar Aug 08 '22 09:08 ruben-rodriguez