Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server timing header #1617

Merged
merged 23 commits into from
Sep 21, 2023

add error logging for browser propagation with disabled exporter

3694371
Select commit
Loading
Failed to load commit list.
Merged

Server timing header #1617

add error logging for browser propagation with disabled exporter
3694371
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

78.34% (target 50.00%)

View this Pull Request on Codecov

78.34% (target 50.00%)

Details

Codecov Report

Merging #1617 (3694371) into master (fcaecd7) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 80.87%.

@@            Coverage Diff            @@
##             master    #1617   +/-   ##
=========================================
  Coverage     78.34%   78.34%           
- Complexity     2495     2517   +22     
=========================================
  Files           256      257    +1     
  Lines          8177     8247   +70     
  Branches        977      983    +6     
=========================================
+ Hits           6406     6461   +55     
- Misses         1352     1360    +8     
- Partials        419      426    +7     
Files Changed Coverage
...tit/ocelot/bootstrap/context/noop/NoopContext.java 0.00%
...strap/correlation/noop/NoopLogTraceCorrelator.java 0.00%
...xporter/BrowserPropagationHttpExporterService.java 0.00%
...on/context/propagation/BrowserPropagationUtil.java 58.82%
.../instrumentation/context/InspectitContextImpl.java 88.24%
...celot/core/exporter/BrowserPropagationServlet.java 92.98%
...tion/browser/BrowserPropagationSessionStorage.java 100.00%
...nstrumentation/context/ContextPropagationUtil.java 100.00%
...n/hook/actions/span/ContinueOrStartSpanAction.java 100.00%