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

Enhance ScaleObject's Scale Up/Down Event with Active Trigger Information #5577

Closed
SpiritZhou opened this issue Mar 7, 2024 · 2 comments
Closed
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@SpiritZhou
Copy link
Contributor

Proposal

As more and more users use multiple scalers in KEDA, they want to know which scaler will trigger pods to scale up from zero/idle or scale down to zero/idle. I suggest adding the active trigger name or scaler type in the KEDAScaleTargetActivated/KEDAScaleTargetDeactivated event. This will help users to understand their scale up/down process more clearly and don't need to analyst the scalers' metrics.

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response

@SpiritZhou SpiritZhou added needs-discussion feature-request All issues for new features that have not been committed to labels Mar 7, 2024
@zroubalik
Copy link
Member

I like this, we can maybe also include this information into the ScaledObjects/ScaledJobs Status?

Also, we should implement this also for ScaledJobs.

@SpiritZhou
Copy link
Contributor Author

I like this, we can maybe also include this information into the ScaledObjects/ScaledJobs Status?

Also, we should implement this also for ScaledJobs.

Great idea. I can create another issue about status improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
Status: Ready To Ship
Development

No branches or pull requests

3 participants