keda-loki Link

KEDA → Loki (LogQL-based scaling)

Generated File

k8s/deploy/base/scaleup/loki.yaml

Link Attributes

keda_query → LogQL query (default: sum(rate({job="default"}[1m])))
keda_threshold → Threshold value (default: "100")
keda_pollinginterval → Polling interval (default: 30)
keda_cooldownperiod → Cooldown period (default: 300)
keda_minreplicacount → Min replicas (default: 1)
keda_maxreplicacount → Max replicas (default: 20)
keda_activationthreshold → Activation threshold
keda_tenantname → Loki tenant name
keda_ignorenullvalues → Ignore null results
keda_unsafessl → Allow insecure SSL
keda_authmode → Authentication mode

What Gets Created

• ScaledObject: [loki-name]-loki-scale
Targets: [loki-name]-backend StatefulSet