keda icon indicating copy to clipboard operation
keda copied to clipboard

Increase limit for scaler metric value

Open jrehnen opened this issue 3 years ago • 5 comments

Proposal

Currently, the maximum value of a scaler metric (at least for Azure EventHub) is 6400. If there are more unprocessed events in the hub, the value is capped at 6400 instead. I'd like to have this cap removed or increased.

Use-Case

While the precise number of unprocessed events becomes irrelevant at higher numbers, it is still very relevant whether it decreases or increases over time. The screenshot below plots the scaler metric value of a subscriber microservice after I removed its checkpoints.

grafik Up until the number of unprocessed events reduced to below 6400, I was not able to detect any change.

Anything else?

No response

jrehnen avatar Jul 14 '22 07:07 jrehnen

I have checked the code and I think KEDA doesn't limit it. I'd say that it's a limitation of the Azure EventHub itself or in the configuration (or maybe the underlying SDK limits it 🤔 ). @tomkerkhove ?

JorTurFer avatar Jul 14 '22 11:07 JorTurFer

Do you know if there is any limit @v-shenoy ?

JorTurFer avatar Jul 18 '22 11:07 JorTurFer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 16 '22 12:09 stale[bot]

This issue has been automatically closed due to inactivity.

stale[bot] avatar Sep 23 '22 17:09 stale[bot]

@jrehnen , Any update here? I'll remove the tag and the issue will be closed by inactivity if there isn't any answer

JorTurFer avatar Sep 26 '22 10:09 JorTurFer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 25 '22 15:11 stale[bot]

This issue has been automatically closed due to inactivity.

stale[bot] avatar Dec 02 '22 17:12 stale[bot]