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

chore: upgrade OpenTelemetry dependencies #9736

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Commits on Apr 5, 2023

  1. test: make test prereqs like Docker, plugins, etc. opt-in

    This is so that by default, you can run tests without having to set up
    any of these things and without having to set env vars on the test
    runner. This makes it easier to run the CLI tests in your IDE without
    having to setup special env vars to skip the Docker, plugin, and fuse tests.
    guseggert authored and hacdias committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ae5b24e View commit details
    Browse the repository at this point in the history
  2. test: port tracing tests to Go

    guseggert authored and hacdias committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    587506f View commit details
    Browse the repository at this point in the history
  3. fix: sharness test header

    hacdias committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    df53c73 View commit details
    Browse the repository at this point in the history