Avatar for the open-telemetry user
open-telemetry
opentelemetry-collector
BlogDocsChangelog

[exporter/debug] add ability to set output_paths

#14164
Comparing
ishaish103:10472-debug-exporter-output-paths-ishai
(
2cfb4e2
) with
main
(
1e5f5cf
)
CodSpeed Performance Gauge
0%
Untouched
61
Ignored
3
Skipped
20

Benchmarks

84 total
BenchmarkSplittingBasedOnByteSizeHugeProfiles
exporter/exporterhelper/xexporterhelper/profiles_batch_test.go
CodSpeed Performance Gauge
+5%
95.8 ms91.6 ms
BenchmarkSplittingBasedOnByteSizeManySmallProfiles
exporter/exporterhelper/xexporterhelper/profiles_batch_test.go
CodSpeed Performance Gauge
+3%
4.7 s4.5 s
BenchmarkGRPCLogsSequential
receiver/otlpreceiver/otlp_benchmark_test.go
CodSpeed Performance Gauge
+2%
6.4 ms6.2 ms
sm_log_request/raw_bytes_160/compressed_bytes_164/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+2%
19.3 µs18.9 µs
HTTP/1.1,_client_per_thread_(like_single_app)
config/confighttp/server_test.go::BenchmarkHttpRequest
CodSpeed Performance Gauge
+2%
1.1 ms1 ms
HTTP/1.1,_shared_client_(like_load_balancer)
config/confighttp/server_test.go::BenchmarkHttpRequest
CodSpeed Performance Gauge
+2%
1.1 ms1 ms
HTTP/2.0,_shared_client_(like_load_balancer)
config/confighttp/server_test.go::BenchmarkHttpRequest
CodSpeed Performance Gauge
+1%
1.1 ms1 ms
BenchmarkHTTPProtoLogsSequential
receiver/otlpreceiver/otlp_benchmark_test.go
CodSpeed Performance Gauge
+1%
5 ms5 ms
BenchmarkTracesMarshalJSON
pdata/ptrace/traces_test.go
CodSpeed Performance Gauge
+1%
6 µs5.9 µs
HTTP/2.0,_client_per_thread_(like_single_app)
config/confighttp/server_test.go::BenchmarkHttpRequest
CodSpeed Performance Gauge
+1%
1 ms1 ms
md_metric_request/raw_bytes_376/compressed_bytes_215/compressor_snappy
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
891 ns881 ns
BenchmarkMetricsFromProto10k
pdata/pmetric/pb_test.go
CodSpeed Performance Gauge
+1%
399.7 µs395.8 µs
BenchmarkPersistentQueue
exporter/exporterhelper/internal/queue/persistent_queue_test.go
CodSpeed Performance Gauge
+1%
206.1 µs204.4 µs
lg_trace_request/raw_bytes_7250/compressed_bytes_615/compressor_snappy
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
2.5 µs2.5 µs
md_trace_request/raw_bytes_338/compressed_bytes_256/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
26.1 µs25.9 µs
lg_metric_request/raw_bytes_10991/compressed_bytes_538/compressor_zstd
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
17.1 µs17 µs
lg_trace_request/raw_bytes_7250/compressed_bytes_313/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
48.7 µs48.4 µs
BenchmarkTracesUsage
pdata/ptrace/traces_test.go
CodSpeed Performance Gauge
+1%
4.9 µs4.9 µs
sm_metric_request/raw_bytes_183/compressed_bytes_141/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
19.9 µs19.7 µs
lg_log_request/raw_bytes_4850/compressed_bytes_253/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+1%
36.6 µs36.4 µs
BenchmarkLogsMarshalJSON
pdata/plog/logs_test.go
CodSpeed Performance Gauge
+1%
3.8 µs3.8 µs
BenchmarkLogsFromProto2k
pdata/plog/pb_test.go
CodSpeed Performance Gauge
0%
130.4 µs129.8 µs
BenchmarkMetricsToProto2k
pdata/pmetric/pb_test.go
CodSpeed Performance Gauge
0%
91 µs90.8 µs
BenchmarkTracesFromProto2k
pdata/ptrace/pb_test.go
CodSpeed Performance Gauge
0%
226.5 µs226.1 µs
BenchmarkMetricsMarshalJSON
pdata/pmetric/metrics_test.go
CodSpeed Performance Gauge
0%
5.2 µs5.2 µs

Commits

Click on a commit to change the comparison range
Base
main
1e5f5cf
-43.94%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
d725b74
2 months ago
by ishaish103
-32.82%
Resolve merge conflicts with upstream/main
fc1885f
2 months ago
by ishaish103
+0.35%
Fix formatting and regenerate code
15349f4
2 months ago
by ishaish103
+1.65%
format
22f3245
2 months ago
by ishaish103
+9.9%
Fix linter errors
3908483
2 months ago
by ishaish103
+63.92%
Fix Windows file handle cleanup in tests
58b0cad
2 months ago
by ishaish103
-75.27%
Fix remaining linter error: use require for error assertion
a88eacb
2 months ago
by ishaish103
-0.86%
Exclude local module from test runs
a2ee4d0
2 months ago
by ishaish103
+47.68%
trigger ci
890e9ba
2 months ago
by ishaish103
+28.02%
make sure to delete file
e2d1942
2 months ago
by ishaish103
+1.34%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
a48ff56
2 months ago
by ishaish103
+0.35%
Merge branch '10472-debug-exporter-output-paths-ishai' of github.com:ishaish103/opentelemetry-collector into 10472-debug-exporter-output-paths-ishai
709a284
2 months ago
by ishaish103
-0.22%
add default
b8433b6
2 months ago
by ishaish103
-0.77%
remove validation
a288646
2 months ago
by ishaish103
+0.26%
remove validation
743e1db
2 months ago
by ishaish103
+0.28%
fix test
72905b9
2 months ago
by ishaish103
+40.97%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
5b31428
2 months ago
by ishaish103
-40.54%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
435c097
2 months ago
by ishaish103
-0.37%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
be1255f
2 months ago
by ishaish103
-0.24%
Merge branch '10472-debug-exporter-output-paths-ishai' of github.com:ishaish103/opentelemetry-collector into 10472-debug-exporter-output-paths-ishai
5038a92
2 months ago
by ishaish103
-0.01%
fix cleanup
1725f7e
2 months ago
by ishaish103
+0.19%
handle windows cleanup
83fe581
2 months ago
by ishaish103
-0.52%
windows cleanup fix
25e0e95
2 months ago
by ishaish103
+0.49%
fix lint
04bdc17
2 months ago
by ishaish103
+0.14%
fix cleanup
9627bb3
2 months ago
by ishaish103
+0.2%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
b7e964a
25 days ago
by ishaish103
-29.14%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
43dccf8
23 days ago
by ishaish103
+28.26%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
654bee5
23 days ago
by ishaish103
+8.58%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
23ba692
23 days ago
by ishaish103
-7.75%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
3f8587e
21 days ago
by ishaish103
+0.48%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
d0523dd
20 days ago
by ishaish103
-0.4%
Merge branch '10472-debug-exporter-output-paths-ishai' of github.com:ishaish103/opentelemetry-collector into 10472-debug-exporter-output-paths-ishai
e59546d
20 days ago
by ishaish103
-0.33%
trigger ci
69c5cdf
19 days ago
by ishaish103
+0.86%
make gogenerate
5ffb8fa
19 days ago
by ishaish103
+34.88%
trigger ci
760793c
19 days ago
by ishaish103
-35.36%
format
6397ad4
19 days ago
by ishaish103
+1.08%
trigger ci
8548627
19 days ago
by ishaish103
-1.37%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
2cfb4e2
16 days ago
by ishaish103
© 2026 CodSpeed Technology
Home Terms Privacy Docs