feat(exporters)!: rewrite exporter config logic #4971
Merged
Codecov / codecov/project
succeeded
Sep 30, 2024 in 0s
93.26% (-0.14%) compared to f8ab559
View this Pull Request on Codecov
93.26% (-0.14%) compared to f8ab559
Details
Codecov Report
Attention: Patch coverage is 95.59322%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 93.26%. Comparing base (
f8ab559
) to head (e24837d
).
Report is 23 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4971 +/- ##
==========================================
- Coverage 93.39% 93.26% -0.14%
==========================================
Files 46 317 +271
Lines 712 8194 +7482
Branches 120 1640 +1520
==========================================
+ Hits 665 7642 +6977
- Misses 47 552 +505
Files with missing lines | Coverage Δ | |
---|---|---|
...ges/exporter-logs-otlp-grpc/src/OTLPLogExporter.ts | 100.00% <ø> (ø) |
|
...ogs-otlp-http/src/platform/node/OTLPLogExporter.ts | 100.00% <100.00%> (ø) |
|
...gs-otlp-proto/src/platform/node/OTLPLogExporter.ts | 100.00% <100.00%> (ø) |
|
.../exporter-trace-otlp-grpc/src/OTLPTraceExporter.ts | 100.00% <ø> (ø) |
|
...e-otlp-http/src/platform/node/OTLPTraceExporter.ts | 100.00% <100.00%> (ø) |
|
...-otlp-proto/src/platform/node/OTLPTraceExporter.ts | 100.00% <100.00%> (ø) |
|
...porter-metrics-otlp-grpc/src/OTLPMetricExporter.ts | 100.00% <ø> (ø) |
|
...-otlp-http/src/platform/node/OTLPMetricExporter.ts | 100.00% <100.00%> (ø) |
|
...orter-metrics-otlp-proto/src/OTLPMetricExporter.ts | 100.00% <100.00%> (ø) |
|
...ackages/otlp-exporter-base/src/OTLPExporterBase.ts | 94.44% <ø> (ø) |
|
... and 13 more |
Loading