Create MetricPredictor
1. Source
2. Model
3. Advanced

Source Configuration

Source configuration for data collection and input

Data Collection

Configuration of the data collection source

KEDA Source

This MetricPredictor gets data from a KEDA resource

OTEL Source

This MetricPredictor gets data from an OpenTelemetry metric source (OTLP/gRPC)

JSON object with required labels to filter metrics (optional)

Documentation
MetricPredictor enables predictive autoscaling by analyzing historical metrics and generating forecasts for future resource demand.
Configure data sources to collect metrics from KEDA resources (ScaledObjects/ScaledJobs) or CSV files. The predictor will analyze patterns in your data to make accurate predictions.
Set up model parameters including prediction algorithms (Prophet, Linear, ARIMA), history length for training data, and sample rates for data collection.
Advanced model configuration allows you to account for holidays and seasonal patterns, improving prediction accuracy for workloads with time-based variations.
© 2026 Kedify Inc.