Skip to content

[kube-prometheus-stack] support for adding scrape configs for the EKS control plane #5259

Open
@wy100101

Description

@wy100101

Is your feature request related to a problem ?

EKS has recently started exposing various control plane metrics through raw kube api metric paths: https://aws.amazon.com/blogs/containers/amazon-eks-enhances-kubernetes-control-plane-observability/

This means there are no services or pods you can target, but instead you have to create an additional scrape config.

Describe the solution you'd like.

I would be great if there was a way to enable the control plane metric collection and specify EKS and get the custom scrape configs instead of the typical pod/service monitors, and ideally any related alerts and dashboards would work as expected.

Describe alternatives you've considered.

Currently, I'm probably going to just add an additional scrape config, and try and figure out how to make it work with generated alerts and dashboards.

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions