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

Exclude ApiPlatform test HttpClient from instrumentation #235

Merged
merged 9 commits into from
Jun 20, 2024

Commits on Jun 16, 2024

  1. Exclude ApiPlatform test HttpClient from instrumentation

    The client doesn't support the `on_progress` option.
    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    949bad2 View commit details
    Browse the repository at this point in the history
  2. Ignore missing class

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8ef9462 View commit details
    Browse the repository at this point in the history
  3. Update src/Instrumentation/Symfony/src/HttpClientInstrumentation.php

    Co-authored-by: Tobias Bachert <git@b-privat.de>
    cedricziel and Nevay committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    26acb1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84837bf View commit details
    Browse the repository at this point in the history
  5. Return early if exception

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1224bbc View commit details
    Browse the repository at this point in the history
  6. Suppress undefined

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e02873f View commit details
    Browse the repository at this point in the history
  7. Use string ref

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6f1f669 View commit details
    Browse the repository at this point in the history
  8. Negate condition

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6694910 View commit details
    Browse the repository at this point in the history
  9. Rename const and guard

    cedricziel committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ae2de68 View commit details
    Browse the repository at this point in the history