Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(derive): Span batch prefix checks #592
feat(derive): Span batch prefix checks #592
Changes from all commits
77ef1c9
a5059fd
4c8c8da
297e116
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 78 in crates/derive/src/batch/mod.rs
Codecov / codecov/patch
crates/derive/src/batch/mod.rs#L78
Check warning on line 117 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L117
Check warning on line 357 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L356-L357
Check warning on line 361 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L360-L361
Check warning on line 372 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L372
Check warning on line 387 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L374-L387
Check warning on line 389 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L389
Check warning on line 395 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L394-L395
Check warning on line 400 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L400
Check warning on line 412 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L411-L412
Check warning on line 415 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L415
Check warning on line 419 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L419
Check warning on line 423 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L422-L423
Check warning on line 430 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L428-L430
Check warning on line 433 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L433
Check warning on line 439 in crates/derive/src/batch/span_batch/batch.rs
Codecov / codecov/patch
crates/derive/src/batch/span_batch/batch.rs#L438-L439
Check warning on line 138 in crates/derive/src/pipeline/builder.rs
Codecov / codecov/patch
crates/derive/src/pipeline/builder.rs#L137-L138