Skip to content

[TT-16321]: Add configurable BatchSpanProcessor settings#42

Merged
imogenkraak merged 2 commits into
mainfrom
TT-16321-configurable-batchspanprocessor-settings
Jan 29, 2026
Merged

[TT-16321]: Add configurable BatchSpanProcessor settings#42
imogenkraak merged 2 commits into
mainfrom
TT-16321-configurable-batchspanprocessor-settings

Conversation

@imogenkraak

@imogenkraak imogenkraak commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds configurable BatchSpanProcessor settings.

Related Issue

TT-16321

Motivation and Context

Test Coverage For This Change

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring or add test (improvements in base code or adds test coverage to functionality)
  • Documentation updates or improvements.

Checklist

  • I have reviewed the guidelines for contributing to this repository.
  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If PRing from your fork, don't come from your master!
  • Make sure you are making a pull request against our master branch (left side). Also, it would be best if you started your change off our latest master.
  • My change requires a change to the documentation.
    • I have manually updated the README(s)/documentation accordingly.
    • If you've changed APIs, describe what needs to be updated in the documentation.
  • I have updated the documentation accordingly.
  • Modules and vendor dependencies have been updated; run go mod tidy && go mod vendor
  • When updating library version must provide reason/explanation for this update.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Check your code additions will not fail linting checks:
    • gofmt -s -w .
    • go vet ./...

@imogenkraak
imogenkraak marked this pull request as ready for review January 27, 2026 20:01
@imogenkraak
imogenkraak merged commit ff78007 into main Jan 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants