Skip to content

Support Prometheus Operator ScrapeClass. #3600

@nicolastakashi

Description

@nicolastakashi

Component(s)

target allocator

Is your feature request related to a problem? Please describe.

In the Prometheus Operator, we have developed a cool feature called ScrapeClass, which allows us to define common configurations that are automatically injected into every scrape configuration.

This feature is particularly useful for standardizing configurations such as common relabeling rules, certificates, and other settings. It ensures consistency across monitored objects without requiring users to repeatedly define the same settings for each scrape target.

I’d love to hear your thoughts—do you think this could be a valuable addition to the PrometheusCR integration?

Describe the solution you'd like

Extend TA Config to allow define scrape class structure while using PrometheusCR integration.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions