Skip to content

Change some backends metric values from int to float w/ 3 decimal places#1439

Open
avandras wants to merge 2 commits into
masterfrom
backends-metrics-time-resolution
Open

Change some backends metric values from int to float w/ 3 decimal places#1439
avandras wants to merge 2 commits into
masterfrom
backends-metrics-time-resolution

Conversation

@avandras

Copy link
Copy Markdown
Contributor

Description

Some values of the backends metric, like the longest query duration, were casted to an integer, which is not very useful if you only have sub-second queries...

Fixes #

AI & Automation Policy

  • I am the human author and take full personal responsibility for every change in this PR.
  • No AI or automated generative tool was used in any part of this PR OR I have disclosed all tool(s) below.

AI/automation tools used (leave blank if none):

Checklist

  • Code compiles and existing tests pass locally.
  • New or updated tests are included where applicable.
  • Documentation is updated where applicable.

@pashagolub pashagolub self-assigned this Jun 16, 2026
@pashagolub pashagolub added metrics Metrics related issues bug Something isn't working labels Jun 16, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27619848234

Coverage increased (+0.1%) to 85.892%

Details

  • Coverage increased (+0.1%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 5451
Covered Lines: 4682
Line Coverage: 85.89%
Coverage Strength: 0.98 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working metrics Metrics related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants