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

Default implementation for empty BatchProcessor #5239

Merged
merged 3 commits into from
Apr 22, 2024

Commits on Apr 19, 2024

  1. Default implementation for empty BatchProcessor

    Ensure an empty BatchProcessor does not panic when any method is called.
    Default an empty BatchProcessor as being shut down.
    
    Part of open-telemetry#5063
    MrAlias committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bc49ecb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    2e5572a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    2e6e62c View commit details
    Browse the repository at this point in the history