Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

[FEATURE] Add support for additional prometheus scrape config #668

Open
bsek opened this issue Aug 11, 2021 · 0 comments
Open

[FEATURE] Add support for additional prometheus scrape config #668

bsek opened this issue Aug 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bsek
Copy link
Contributor

bsek commented Aug 11, 2021

Due to our use of envoy proxies in our cluster we need some custom scrape config in prometheus as the proxies don't get scraped by default.

We have currently worked around this issue by applying the changes described here:
https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/additional-scrape-config.md to the CRD provided by okctl.

But it would be nice if the block:

additionalScrapeConfigs: name: additional-scrape-configs key: prometheus-additional.yaml

was already included in the prometheus CRD when we configure a new cluster.

@bsek bsek added the enhancement New feature or request label Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant