compliantkubernetes-apps
compliantkubernetes-apps copied to clipboard
Move Prometheus scrape config to CRD
What should be investigated. Investigate if we can to move our existing scrape config into ScrapeConfig Or would this be a good opportunity to lets developers add additional scrape config in case one wants to scrape a custom metric.
What artifacts should this produce. A recommendation on
- what are the benefits of moving our scrape config to CRD.
- How time consuming is it to do so.
- Recommendation on giving developers access to adding additional scrape config.