Skip to content

Add Additional Telemetry to FlatPostgresCollection And SchemaRegistry#282

Merged
suddendust merged 1 commit intohypertrace:mainfrom
suddendust:add_telemetry
Mar 25, 2026
Merged

Add Additional Telemetry to FlatPostgresCollection And SchemaRegistry#282
suddendust merged 1 commit intohypertrace:mainfrom
suddendust:add_telemetry

Conversation

@suddendust
Copy link
Copy Markdown
Contributor

Description

This PR adds some telemetry to calculate the time taken at various stages of update, bulkUpdate and PostresLazilyLoadedSchemaRegistry.

Testing

Tested on a local env

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 91.30435% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.25%. Comparing base (5025ed7) to head (acd8fc4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../postgres/PostgresLazyilyLoadedSchemaRegistry.java 84.21% 2 Missing and 1 partial ⚠️
...documentstore/postgres/FlatPostgresCollection.java 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #282      +/-   ##
============================================
+ Coverage     81.17%   81.25%   +0.07%     
- Complexity     1485     1486       +1     
============================================
  Files           240      240              
  Lines          7135     7176      +41     
  Branches        675      676       +1     
============================================
+ Hits           5792     5831      +39     
- Misses          914      916       +2     
  Partials        429      429              
Flag Coverage Δ
integration 81.25% <91.30%> (+0.07%) ⬆️
unit 55.22% <63.04%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@suddendust suddendust merged commit f3bc54c into hypertrace:main Mar 25, 2026
6 checks passed
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.

2 participants