Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Skipped (20)
These benchmarks were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports. Learn more about archiving benchmarks
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
d725b74
14 days ago
by ishaish103
-32.82%
Resolve merge conflicts with upstream/main
- Updated QueueConfig to use configoptional.Optional[QueueBatchConfig]
- Changed from queueCfg.Enabled = false to configoptional.None() to disable queue
- Updated all test cases to use the new Optional API
- Preserved OutputPaths feature and validation logic
fc1885f
11 days ago
by ishaish103
+0.35%
Fix formatting and regenerate code
- Remove trailing whitespace in factory_test.go
- Remove extra blank line in factory_test.go
- Regenerate all generated code files
15349f4
11 days ago
by ishaish103
+1.65%
format
22f3245
11 days ago
by ishaish103
+9.9%
Fix linter errors
- Replace fmt.Errorf with errors.New for simple error messages (perfsprint)
- Replace assert with require for error assertions (testifylint)
3908483
11 days ago
by ishaish103
+63.92%
Fix Windows file handle cleanup in tests
- Avoid calling t.TempDir() in test case definitions
- Create temp directories once per test run
- Add runtime.GC() and small delay on Windows to ensure file handles are released
- Fixes test failures on Windows where log files remain open during cleanup
58b0cad
11 days ago
by ishaish103
-75.27%
Fix remaining linter error: use require for error assertion
a88eacb
11 days ago
by ishaish103
-0.86%
Exclude local module from test runs
The local module is for local testing only and has dependency issues.
Exclude it from ALL_MODULES to prevent test failures in CI.
a2ee4d0
11 days ago
by ishaish103
+47.68%
trigger ci
890e9ba
11 days ago
by ishaish103
+28.02%
make sure to delete file
e2d1942
11 days ago
by ishaish103
+1.34%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
a48ff56
9 days 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
8 days ago
by ishaish103
-0.22%
add default
b8433b6
8 days ago
by ishaish103
-0.77%
remove validation
a288646
8 days ago
by ishaish103
+0.26%
remove validation
743e1db
8 days ago
by ishaish103
+0.28%
fix test
72905b9
6 days ago
by ishaish103
+40.97%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
5b31428
5 days ago
by ishaish103
-40.54%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
435c097
4 days ago
by ishaish103
-0.37%
Merge branch 'main' into 10472-debug-exporter-output-paths-ishai
be1255f
2 days 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