-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Labels
area:target-allocatorIssues for target-allocatorIssues for target-allocatorenhancementNew feature or requestNew feature or request
Description
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
ChristianCiach
Metadata
Metadata
Assignees
Labels
area:target-allocatorIssues for target-allocatorIssues for target-allocatorenhancementNew feature or requestNew feature or request