probe
qoa4ml.probes.probe
¶
Classes¶
Probe
¶
Functions¶
reporting()
¶
Generate one report and send it.
Errors are logged and suppressed so a single failing tick (transient network error, malformed sample, etc.) does not kill the probe thread and silently end monitoring — service-boundary resilience.
start_reporting(background=True)
¶
background = False for blocking reporting