Overview of SCv2 Operational Metrics
v2Seldon Core v2 collects operational metrics via Prometheus to monitor throughput, latency, memory, and CPU. These metrics are categorized by the component providing them:
- Agent Metrics: Collected by the agent sitting next to the inference servers.
- Gateway Metrics: Collected by the pipeline gateway that handles requests to pipelines.
Note: Many metrics are counters and gauges at the model and pipeline levels. While per-pipeline histogram metrics are currently stored, per-model histogram metrics are not currently stored for performance reasons. These metrics are experimental and subject to change.