sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(devservices): Add minimal ingest mode

Open hubertdeng123 opened this issue 7 months ago • 1 comments

This is an ingest mode that supports just ingesting errors/transactions

hubertdeng123 avatar Jun 13 '25 23:06 hubertdeng123

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #93571      +/-   ##
==========================================
- Coverage   88.00%   88.00%   -0.01%     
==========================================
  Files       10322    10322              
  Lines      595062   595058       -4     
  Branches    23141    23140       -1     
==========================================
- Hits       523698   523680      -18     
- Misses      70871    70885      +14     
  Partials      493      493              

codecov[bot] avatar Jun 13 '25 23:06 codecov[bot]