Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prombench: flexible benchmarking scenarios e.g. ability to run Prometheus with feature-flags #659

Open
ArthurSens opened this issue Mar 31, 2024 · 2 comments

Comments

@ArthurSens
Copy link
Member

We've been adding a few features that are only enabled under a feature flag. Reasons can be a lack of confidence in reliability, or performance, or that the goal is really to experiment with things.

Currently, Prometheus runs without feature flags enabled in Prombench. It would be useful if feature flags could be passed as arguments to Prombench.

@bwplotka
Copy link
Member

+100, I would extend /prombench command with some syntax to reference custom Prometheus pod YAML or even custom specific flags later on

@bwplotka
Copy link
Member

I would like to extend this issue to support all kind of variations (different load, different queries, different modes). Writing a quick proposal this week for this.

@bwplotka bwplotka changed the title Ability to run Prometheus with feature-flags prombench: flexible benchmarking scenarios e.g. ability to run Prometheus with feature-flags Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants