fix: add bounded web-probe observe timeline drilldown (#937)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -152,6 +152,8 @@ export interface NodeWebProbeObserveOptions {
|
||||
collectSampleSeq: number | null;
|
||||
collectTimestamp: string | null;
|
||||
collectTurn: number | null;
|
||||
collectCommandId: string | null;
|
||||
collectWindowMs: number | null;
|
||||
analyzeArchivePrefix: string | null;
|
||||
analyzeTailSamples: number | null;
|
||||
full: boolean;
|
||||
|
||||
Reference in New Issue
Block a user