Monitoring System 0.1.0
System resource monitoring with pluggable collectors and alerting
Loading...
Searching...
No Matches
Concepts
Here is a list of all concepts with brief descriptions:
[detail level 1234]
 Nkcenon
 Nmonitoring
 Nconcepts
 RMetricValueA type that can be used as a metric value
 RMetricTypeA type that can be used as a metric in the monitoring system
 RMetricSourceLikeA type that can provide metrics
 RMetricCollectorLikeA type that can collect metrics from sources
 RObserverLikeA type that can observe metric updates
 RMonitoringEventTypeA type that can be used as a monitoring event
 RMonitoringEventHandlerA callable that can handle monitoring events
 RMetricFilterPredicateA callable that filters metrics based on criteria
 RMetricTransformerA callable that transforms metrics
 RConfigValidatableA configuration type that supports validation
 RStorageBackendLikeA type that can store metrics data
 RExporterLikeA type that can export metrics to external systems
 RHealthCheckableA type that supports health checking
 RTracingContextLikeA type that represents a tracing context
 REventTypeA type that can be used as an event in the event bus
 REventHandlerA callable that can handle events of a specific type
 REventFilterA callable that filters events based on criteria
 RValidatableA type that can validate its own state