Skip to main content

Type Alias: ExperimentMetricsResponse

type ExperimentMetricsResponse = object;
Defined in: src/types/new-api.types.ts ExperimentMetricsResponse

Properties

metrics?

optional metrics: BucketedMetric[];
Defined in: src/types/new-api.types.ts Metrics List of metrics for the experiment, including categorical and quartile metrics.