Skip to main content

Properties

aggregate_function?

optional aggregate_function?: "average" | "min" | "max" | "median" | "p95" | "p99" | "p90" | "sum" | "count"

Description

Aggregation function to apply to metrics

filters?

optional filters?: string | Record<string, never>[]

Description

Optional filters to apply (JSON string or array of filter objects)

run_id

run_id: string

Description

Experiment run ID (UUIDv4)