Action Metrics

See Thoras in action. These metrics provide insight into how Thoras actively manages your application resources across your environment. They track when Thoras takes autonomous action to scale horizontally or vertically, when replicas or resource allocations differ from Thoras’ desired values, and how each AIScaleTarget is currently operating. Together, these metrics give teams the visibility they need to understand scaling behavior, make informed decisions, and maintain efficient, well-performing applications.

Metric NameTypeDescriptionLabels
thoras_horizontal_scale_totalCounterCounts horizontal scaling actions in autonomous modeai_scale_target, scale_metric, namespace
thoras_vertical_scale_totalCounterCounts vertical scaling adjustments in autonomous modeai_scale_target, namespace
thoras_recommendationGaugeCurrent scaling recommendation per AIScaleTargetai_scale_target, resource, namespace, container, unit
thoras_scale_targetsGaugeThe count of AIScaleTargets in various operational modes (autonomous or recommendation)vertical, horizontal

System Health Metrics

Observe the state of Thoras’ system health. These metrics offer a window into the health and performance of the Thoras platform. They can also be easily integrated into popular observability tools like Datadog, Grafana, giving your team the flexibility to monitor Thoras wherever you already track system performance.

Metric NameTypeDescriptionLabels
thoras_api_http_response_totalCounterTracks total HTTP responses from internal API; spikes may indicate issuespath, method, code
thoras_api_http_request_duration_secondsGaugeCaptures average internal API response time; highlights potential slowdownspath, method
thoras_forecast_queue_secondsGaugeReflects current max forecast queue wait time; signals worker or capacity issues