Skip to main content

Module metrics

Expand description

Metrics collection, alerting, and resource allocation for distributed quantum computation

Structs§

AgentHealth
Monitoring agent health status
AggregatedMetrics
Aggregated metrics result
AggregationQuery
Aggregation query
AggregationStrategy
Aggregation strategy
AlertNotification
Alert notification
AlertRule
Alert rule definition
AlertingSystem
Alerting system for monitoring
AllocationPlan
Resource allocation plan
AllocationRecord
Resource allocation record
AvailableResources
Available resources on a node
InMemoryMetricsStorage
In-memory metrics storage for testing
Metric
Individual metric data point
MetricsAggregator
Metrics aggregation engine
MetricsCollector
Metrics collection system
MetricsQuery
Metrics query structure
ModelEvaluator
Model evaluator for performance assessment
PredictionResult
Prediction result
ResourceAllocator
Resource allocation system
ResourceMetrics
Resource metrics from monitoring
ResourceMonitor
Resource monitoring system
ResourcePredictor
Resource predictor for capacity planning
ResourceUsagePrediction
Resource usage prediction
TrainingConfig
Training configuration
TrainingResult
Training result for ML models
TrainingScheduler
Training scheduler for ML models

Enums§

AggregationFunction
Aggregation functions
AlertCondition
Alert conditions

Traits§

AllocationStrategy
Trait for resource allocation strategies
MetricsStorage
Trait for metrics storage
MonitoringAgent
Trait for monitoring agents
NotificationChannel
Trait for notification channels
PredictionModel
Trait for prediction models