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

Add support for scaling on Nakadi metrics #6584

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Add support for scaling on Nakadi metrics #6584

merged 1 commit into from
Dec 12, 2023

Conversation

mikkeloscar
Copy link
Contributor

@mikkeloscar mikkeloscar commented Nov 17, 2023

This updates the kube-metrics-adapter to a version that supports scaling based on Nakadi metrics as documented in: https://github.com/zalando-incubator/kube-metrics-adapter?tab=readme-ov-file#nakadi-collector

Ref: zalando-incubator/kube-metrics-adapter#636

@mikkeloscar mikkeloscar force-pushed the nakadi-based-scaling branch 4 times, most recently from 743708a to 7224bd6 Compare November 22, 2023 13:35
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
@mikkeloscar mikkeloscar added the major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. label Dec 7, 2023
@mikkeloscar mikkeloscar changed the title [WIP] Add support for scaling on Nakadi metrics Add support for scaling on Nakadi metrics Dec 7, 2023
@@ -203,6 +203,8 @@ kube_metrics_adapter_default_scaling_window: "10m"
kube_metrics_adapter_scaling_schedule_ramp_steps: "5"
## ZMON KairosDB URL
zmon_kairosdb_url: "https://data-service.zmon.zalan.do/kairosdb-proxy"
## Nakadi URL (for the stats API)
nakadi_url: ""
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: actual URLs are defined in the internal repo.

@mikkeloscar mikkeloscar marked this pull request as ready for review December 7, 2023 15:25
@mikkeloscar
Copy link
Contributor Author

👍

1 similar comment
@myaser
Copy link
Member

myaser commented Dec 12, 2023

👍🏻

@myaser myaser merged commit 6e24728 into dev Dec 12, 2023
10 checks passed
@myaser myaser deleted the nakadi-based-scaling branch December 12, 2023 16:44
This was referenced Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. merged/alpha merged/beta merged/stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants