Skip to content

exporter stops iterating after 500 metric types #302

Open
@jotka

Description

@jotka

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?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions