Skip to content

bug: fix prometheus metrics on failed test#2674

Merged
alexjustesen merged 5 commits intoalexjustesen:mainfrom
svenvg93:2668-fix-prometheus-failed-test
Feb 3, 2026
Merged

bug: fix prometheus metrics on failed test#2674
alexjustesen merged 5 commits intoalexjustesen:mainfrom
svenvg93:2668-fix-prometheus-failed-test

Conversation

@svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented Jan 31, 2026

📃 Description

Currently when a test fails the prometheus metrics fail as well due to the null value for download, upload and ping.

fixes #2668

📖 Documentation

Add a link to the PR for documentation changes.

🪵 Changelog

Added

  • Result ID metrics as we need a metric to show for a failed test.

🔧 Fixed

  • ommit all the metrics for failed test besides the result ID metric

@alexjustesen alexjustesen merged commit d2153da into alexjustesen:main Feb 3, 2026
8 of 9 checks passed
@svenvg93 svenvg93 deleted the 2668-fix-prometheus-failed-test branch February 3, 2026 21:01
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] Prometheus error 500 TypeError when connecting to /prometheus path

2 participants