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
Grafana Loki is an open-source, horizontally scalable, brute-force log aggregation tool inspired by Prometheus. KEDA should provide a Loki scaler to autoscale k8s resources based on quantifiable LogQL (Loki's query language) query results.
Scaler Source
Loki
Scaling Mechanics
Scale based on quantifiable LogQL query results i.e. queries that result in a numeric value.
Authentication Source
Since Loki doesn't define any built-in authentication, basic auth and bearer auth can be used through TriggerAuthentication.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Proposal
Grafana Loki is an open-source, horizontally scalable, brute-force log aggregation tool inspired by Prometheus. KEDA should provide a Loki scaler to autoscale k8s resources based on quantifiable LogQL (Loki's query language) query results.
Scaler Source
Loki
Scaling Mechanics
Scale based on quantifiable LogQL query results i.e. queries that result in a numeric value.
Authentication Source
Since Loki doesn't define any built-in authentication, basic auth and bearer auth can be used through
TriggerAuthentication
.Anything else?
No response
The text was updated successfully, but these errors were encountered: