|
PACS System 0.1.0
PACS DICOM system library
|
Metrics collection for the DICOM I/O pipeline. More...
#include <kcenon/pacs/network/pipeline/pipeline_job_types.h>#include <array>#include <atomic>#include <chrono>#include <cstdint>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::network::pipeline::stage_metrics |
| Metrics for a single pipeline stage. More... | |
| struct | kcenon::pacs::network::pipeline::category_metrics |
| Metrics for a job category (e.g., C-STORE, C-FIND) More... | |
| class | kcenon::pacs::network::pipeline::pipeline_metrics |
| Centralized metrics collection for the entire pipeline. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::network |
| namespace | kcenon::pacs::network::pipeline |
Metrics collection for the DICOM I/O pipeline.
This file provides comprehensive metrics collection for monitoring pipeline performance, throughput, and latency.
Definition in file pipeline_metrics.h.