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

metricName should be deprecated for Couchdb Scaler #4228

Closed
JorTurFer opened this issue Feb 12, 2023 · 1 comment
Closed

metricName should be deprecated for Couchdb Scaler #4228

JorTurFer opened this issue Feb 12, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Looking for support from community

Comments

@JorTurFer
Copy link
Member

JorTurFer commented Feb 12, 2023

Proposal

Currently, Couchdb scaler requires a metricName which is used only for KEDA internal things (it's not sent to the prom server).
This requirement isn't necessary since we introduced mechanisms to ensure the unique metrics names inside the ScaledObject and we should make it optional and also deprecate it in favor of self-generated internal name

https://github.com/kedacore/keda/blob/main/pkg/scalers/couchdb_scaler.go#L179-L181

@zroubalik
Copy link
Member

will be handled by #4220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Looking for support from community
Projects
Archived in project
Development

No branches or pull requests

2 participants