Skip to content

Fixes and safeguards against null ReportCreationDate#900

Closed
erlendev wants to merge 1 commit into
mainfrom
prometheus-null-safeguard
Closed

Fixes and safeguards against null ReportCreationDate#900
erlendev wants to merge 1 commit into
mainfrom
prometheus-null-safeguard

Conversation

@erlendev
Copy link
Copy Markdown
Contributor

  • ReportCreationDate sporadically ends up being null when reporting metrics to prometheus
  • This commit attempts to fix the root cause of this, and adds a safeguard in the prometheus metrics reporting that ensures the entire validation does not fail because of a failing metric

* ReportCreationDate sporadically ends up being null when reporting metrics to prometheus
* This commit attempts to fix the root cause of this, and adds a safeguard in the prometheus metrics reporting that ensures the entire validation does not fail because of a failing metric
@erlendev erlendev requested a review from vpaturet April 21, 2026 11:19
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
55.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@erlendev
Copy link
Copy Markdown
Contributor Author

For now, we will remove this metric. Closing this PR

@erlendev erlendev closed this Apr 28, 2026
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.

1 participant