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

Fix OTLP receiver Shutdown() bug #2564

Merged
merged 1 commit into from
Mar 1, 2021

Commits on Mar 1, 2021

  1. Fix OTLP receiver Shutdown() bug

    Ensure that the receiver finishes all ongoing requests, and does not accept any new request after shutdown is finished.
    
    Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
    bogdandrutu committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    be06780 View commit details
    Browse the repository at this point in the history