Replies: 1 comment
-
|
I think that should be possible via scalingmodifiers: https://keda.sh/docs/2.17/concepts/scaling-deployments/#scaling-modifiers i think something like the ternary operator from the above url example:
That means: Now you can use: Can you test/check this? :) I'm curious! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I've got a job that I'll trigger only when my custom metric
type: metrics-apiis 0.I tried to use:
But it doesn't work... Of course the metric exists. A different job triggers correctly with those parameters for the same metric:
Do I have any possibilities to trigger my job in that case? Or should I reverse my metric?
Beta Was this translation helpful? Give feedback.
All reactions