Returns time-series metrics from ClickHouse. Supports filtering by metric name, group, and step range. Uses reservoir sampling to limit data points.
API key obtained from the mlop dashboard
Numeric run ID
Project name
Filter by metric name (e.g., train/loss)
Filter by metric group (e.g., train)
Maximum data points to return
1 <= x <= 10000Minimum step number (inclusive). Use with stepMax to query a specific range of steps.
x >= 0Maximum step number (inclusive). Use with stepMin to query a specific range of steps.
x >= 0Metrics data