Skip to main content

Module observatory

Module observatory 

Source
Expand description

External observatory runner and comparison reports.

Structs§

LiveObservatoryProbe
One live observatory probe configuration.
ObservatoryCase
One external observatory HAR input to compare against a baseline HAR.
ObservatoryComparison
One baseline-vs-external comparison row.
ObservatoryReport
Aggregate report for one observatory run.
ObservatorySample
Summarized outcome for one baseline/external observatory case.

Enums§

ObservatoryError
Errors returned by observatory runners.
ObservatoryEscalation
Escalation level derived from inferred adaptive requirements.

Functions§

run_external_observatory_from_hars
Compare a baseline HAR against external observatory HAR captures.
run_external_observatory_live
Execute live observatory probes and compare them with the baseline HAR.