Open
Description
I was trying to debug the way exporter works. It seems that the first REST call is the authentication, then the second one is a query about the possible metrics types, and them it iterates over the list to get the metrics
The second call gives me 3382 metric types (I'm using --monitoring.metrics-type-prefixes=kubernetes.io)
But then it stops iterating after 500 metrics types, so I don't get all the metrics I need.
Is it an expected behavior or my misconfiguration?
Metadata
Metadata
Assignees
Labels
No labels