Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opentelemetry-php/contrib-auto-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: opentelemetry-php/contrib-auto-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 23, 2023

  1. Contrib: Reducing package size (#188)

    * HttpAsyncClient: added git config to reduce package size.
    * IO: added git config to reduce package size.
    * Laravel: removed docker-compose.yml from .gitattributes as it does not exist in this package.
    * MongoDB: added git config to reduce package size.
    * PDO: added git config to reduce package size.
    * Psr3: added git config to reduce package size.
    * Psr15: added git config to reduce package size.
    * Psr18: added git config to reduce package size.
    * Slim: added git config to reduce package size.
    * Symfony: added git config to reduce package size.
    * Wordpress: added git config to reduce package size.
    * Logs/Monolog: added git config to reduce package size.
    * AutoInstrumentationInstaller: added git config to reduce package size.
    * Aws: added git config to reduce package size.
    * Context/Swoole: added git config to reduce package size.
    * Propagation/TraceResponse: added git config to reduce package size.
    * ResourceDetectors/Container: added git config to reduce package size.
    * Shims/OpenTracing: added git config to reduce package size.
    * Symfony SDK Bundle: added git config to reduce package size.
    ChrisLightfootWild authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1931634 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fixing tests (#189)

    * Fixing Logs/Monolog.
    * Fixing Aws\Xray.
    * Fixing PropagatorTest.
    * Fixing MongoDBInstrumentation import of CachedInstrumentation.
    * Fixing Instrumentation/Laravel linting.
    * Fixing Instrumentation/Symfony linting.
    * Fixing Instrumentation/HttpAsyncClient linting.
    * Fixing Instrumentation/Symfony linting.
    * Fixing Symfony import.
    * Updating Symfony composer deps.
    ChrisLightfootWild authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    276ff22 View commit details
    Browse the repository at this point in the history
Loading