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/patch succeeded Sep 21, 2023 in 0s

80.87% of diff hit (target 25.00%)

View this Pull Request on Codecov

80.87% of diff hit (target 25.00%)

Annotations

Check warning on line 32 in inspectit-ocelot-bootstrap/src/main/java/rocks/inspectit/ocelot/bootstrap/context/noop/NoopContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-bootstrap/src/main/java/rocks/inspectit/ocelot/bootstrap/context/noop/NoopContext.java#L32

Added line #L32 was not covered by tests

Check warning on line 15 in inspectit-ocelot-bootstrap/src/main/java/rocks/inspectit/ocelot/bootstrap/correlation/noop/NoopLogTraceCorrelator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-bootstrap/src/main/java/rocks/inspectit/ocelot/bootstrap/correlation/noop/NoopLogTraceCorrelator.java#L15

Added line #L15 was not covered by tests

Check warning on line 66 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java#L66

Added line #L66 was not covered by tests

Check warning on line 69 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java#L69

Added line #L69 was not covered by tests

Check warning on line 73 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 85 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/exporter/BrowserPropagationHttpExporterService.java#L85

Added line #L85 was not covered by tests

Check warning on line 483 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/InspectitContextImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/InspectitContextImpl.java#L483

Added line #L483 was not covered by tests

Check warning on line 32 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/propagation/BrowserPropagationUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/propagation/BrowserPropagationUtil.java#L32

Added line #L32 was not covered by tests

Check warning on line 41 in inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/propagation/BrowserPropagationUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspectit-ocelot-core/src/main/java/rocks/inspectit/ocelot/core/instrumentation/context/propagation/BrowserPropagationUtil.java#L40-L41

Added lines #L40 - L41 were not covered by tests