Get GPU and system metrics from Prometheus for a specific execution.
This endpoint queries Grafana Cloud’s Prometheus for GPU and system metrics associated with the execution’s hostname (execution_owner).
GPU Metrics (via DCGM):
System Metrics:
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
ISO 8601 start timestamp (defaults to execution start_time)
ISO 8601 end timestamp (defaults to execution end_time or current time)
Query resolution (e.g., '5s', '15s', '1m')
Successful Response
Response model for execution metrics (GPU and system).
Time range for the metrics query.