Skip to content

Conversation

@r4victor
Copy link
Collaborator

Fixed #3196

Previously the metrics endpoint /api/project/{project_name}/metrics/job/{run_name} allowed requesting job metrics only by run name since it was initially designed to return metrics of active runs. Now it support passing run_id query param optionally so that it's possible to request metrics for finished runs with the same name. The frontend is updated to pass run_id.

@r4victor r4victor merged commit 59b646d into master Oct 17, 2025
28 checks passed
@r4victor r4victor deleted the issue_3196_metrics_overridden branch October 17, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: New run with the same name overrides the metrics

2 participants