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

feat: allow for loadgen to disable/enable queries/writes #95

Merged
merged 3 commits into from
Sep 28, 2020

Conversation

jtlisi
Copy link
Contributor

@jtlisi jtlisi commented Sep 28, 2020

This PR updates the loadgen command to disable writes/queries if their respective URLs have not been set. It will log when either has been disabled and return an error if neither has been enabled.

@jtlisi jtlisi requested a review from a team as a code owner September 28, 2020 17:05
Signed-off-by: Jacob Lisi <[email protected]>
@jtlisi jtlisi merged commit cd544fd into master Sep 28, 2020
@jtlisi jtlisi deleted the 20200928_configurable_loadgen branch September 28, 2020 19:40
simonswine pushed a commit to grafana/mimir that referenced this pull request Jan 12, 2022
…tex-tools#95)

* feat: allow for loadgen to disable/enable queries and writes if no url is set

Signed-off-by: Jacob Lisi <[email protected]>

* add handling if the urls have not been set

Signed-off-by: Jacob Lisi <[email protected]>

* update changelog

Signed-off-by: Jacob Lisi <[email protected]>
friedrichg pushed a commit to cortexproject/cortex-tools that referenced this pull request Aug 1, 2023
* Update ingress.yaml

Update apiVersion: networking.k8s.io/v1beta1 -> networking.k8s.io/v1 for Kubernetes versions 1.19+
FIX: cortexproject/cortex-helm-chart#94

Signed-off-by: Dilip Kola <[email protected]>

* Update the changelog for grafana#94

Signed-off-by: Dilip Kola <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants