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

Concurrent batch processor features → batch processor #11248

Closed
wants to merge 37 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
20da624
copy code from otel-arrow
jmacd Sep 23, 2024
620ba17
remove metrics tests
jmacd Sep 23, 2024
68afd8f
use uint64 for totalSent
jmacd Sep 23, 2024
77bdd6a
use metadata.Type
jmacd Sep 23, 2024
e1c20d7
shutdown tracerprovider
jmacd Sep 23, 2024
617812e
re-indent for less diff
jmacd Sep 23, 2024
800953d
start and shutdown cleanly for all tests
jmacd Sep 23, 2024
2510936
remove updowncounter in-flight; return to generated metrics
jmacd Sep 23, 2024
cdd04c9
remove deprecated field
jmacd Sep 23, 2024
942c439
reduce diff
jmacd Sep 23, 2024
118d125
reduce diff
jmacd Sep 23, 2024
6a6559b
reduce diff
jmacd Sep 23, 2024
5e86da7
reduce diff
jmacd Sep 23, 2024
047816d
reduce diff
jmacd Sep 23, 2024
4a1cc14
reduce diff
jmacd Sep 23, 2024
20403c0
remove panic/recover logic
jmacd Sep 23, 2024
ab24118
reduce diff
jmacd Sep 23, 2024
8f22958
test wip
jmacd Sep 23, 2024
0b81557
restore tests
jmacd Sep 24, 2024
589e5ce
restore tests
jmacd Sep 24, 2024
b6e9435
restore tests
jmacd Sep 24, 2024
440067d
restore tests
jmacd Sep 24, 2024
48d4c7e
restore tests
jmacd Sep 24, 2024
ba299a6
restore tests
jmacd Sep 24, 2024
c6f04d9
restore tests
jmacd Sep 24, 2024
3517c60
edits
jmacd Sep 24, 2024
c3bfccd
lint
jmacd Sep 24, 2024
2ce818b
Changes from otel-arrow@v0.27.0
jmacd Sep 27, 2024
33d4093
Remove MaxConcurrency
jmacd Sep 30, 2024
4bfe632
remove early return
jmacd Sep 30, 2024
5f21f49
tiny
jmacd Sep 30, 2024
8fb7853
tiny
jmacd Sep 30, 2024
03762c4
remove dead
jmacd Sep 30, 2024
62ad9d5
tiny
jmacd Sep 30, 2024
8f375d3
tiny
jmacd Sep 30, 2024
ffef06a
tiny
jmacd Sep 30, 2024
5d7b86a
tiny
jmacd Sep 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading