You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm kinda new to this so I'm not sure if this question will make sense, sorry if it doesn't.
I'm looking to integrate specific metrics on HPA (Horizontal Pod Autoscaler) from K8s, but since these metrics expose all topics/groups/etc/etc together it won't fit very well.
Is there a way to create/query custom metrics?
Hey,
I haven't tried the HPA along with prometheus metrics and therefore I can't answer your question. I'll leave this issue opened for some, maybe someone else can help you.
Hey all 👋
I'm kinda new to this so I'm not sure if this question will make sense, sorry if it doesn't.
I'm looking to integrate specific metrics on HPA (Horizontal Pod Autoscaler) from K8s, but since these metrics expose all topics/groups/etc/etc together it won't fit very well.
Is there a way to create/query custom metrics?
minReplicas: 1 maxReplicas: 3 metrics: - type: Pods pods: metricName: CONSUMER_LAG_FROM_GROUP_ID_METRIC targetAverageValue: 100
Is this looking possible?
Thank you.
The text was updated successfully, but these errors were encountered: