feat: Add OpenTelemetry Support #198
74.82% of diff hit (target 77.71%)
View this Pull Request on Codecov
74.82% of diff hit (target 77.71%)
Annotations
Check warning on line 31 in src/main/java/com/spotify/github/opencensus/OpenCensusTracer.java
codecov / codecov/patch
src/main/java/com/spotify/github/opencensus/OpenCensusTracer.java#L31
Added line #L31 was not covered by tests
Check warning on line 35 in src/main/java/com/spotify/github/tracing/BaseTracer.java
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/BaseTracer.java#L35
Added line #L35 was not covered by tests
Check warning on line 45 in src/main/java/com/spotify/github/tracing/BaseTracer.java
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/BaseTracer.java#L45
Added line #L45 was not covered by tests
Check warning on line 36 in src/main/java/com/spotify/github/tracing/TraceHelper.java
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/TraceHelper.java#L35-L36
Added lines #L35 - L36 were not covered by tests
Check warning on line 56 in src/main/java/com/spotify/github/tracing/TraceHelper.java
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/TraceHelper.java#L56
Added line #L56 was not covered by tests
Check warning on line 76 in src/main/java/com/spotify/github/tracing/opencensus/OpenCensusSpan.java
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusSpan.java#L75-L76
Added lines #L75 - L76 were not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusTracer.java#L75-L82
Added lines #L75 - L82 were not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusTracer.java#L84
Added line #L84 was not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusTracer.java#L89-L98
Added lines #L89 - L98 were not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusTracer.java#L100
Added line #L100 was not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opencensus/OpenCensusTracer.java#L105
Added line #L105 was not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opentelemetry/OpenTelemetrySpan.java#L77-L78
Added lines #L77 - L78 were not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opentelemetry/OpenTelemetryTracer.java#L111
Added line #L111 was not covered by tests
codecov / codecov/patch
src/main/java/com/spotify/github/tracing/opentelemetry/OpenTelemetryTracer.java#L118
Added line #L118 was not covered by tests
Check warning on line 82 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L82
Added line #L82 was not covered by tests
Check warning on line 183 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L183
Added line #L183 was not covered by tests
Check warning on line 207 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L207
Added line #L207 was not covered by tests
Check warning on line 221 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L221
Added line #L221 was not covered by tests
Check warning on line 270 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L270
Added line #L270 was not covered by tests
Check warning on line 324 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L324
Added line #L324 was not covered by tests
Check warning on line 355 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L355
Added line #L355 was not covered by tests
Check warning on line 371 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L370-L371
Added lines #L370 - L371 were not covered by tests
Check warning on line 452 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L452
Added line #L452 was not covered by tests
Check warning on line 461 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L461
Added line #L461 was not covered by tests
Check warning on line 506 in src/main/java/com/spotify/github/v3/clients/GitHubClient.java
codecov / codecov/patch
src/main/java/com/spotify/github/v3/clients/GitHubClient.java#L504-L506
Added lines #L504 - L506 were not covered by tests