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 testing flake: signal connection from mock collector #1816

Merged
merged 6 commits into from
Apr 17, 2021

Commits on Apr 15, 2021

  1. Wrap TCP listener

    The mock collector listener now signals when it receives a connection
    instead of waiting an arbitrary time an hoping the event happens.
    MrAlias committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    1c260ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a034e20 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Apply PR feedback

    MrAlias committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d3aed26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f714f4 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    MrAlias committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ff20acf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec5c3d2 View commit details
    Browse the repository at this point in the history