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: sikachu/scout_apm-sampling
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: instrumentl/scout_apm-sampling
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    9325018 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from instrumentl/feat_worker_sample_rate

    feat(workers): enable different sample rate for workers
    gsinkin-instrumentl authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f7a19ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a7a87 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from instrumentl/chore_add_rails_support

    chore: add rails 6.0.5 support
    gsinkin-instrumentl authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    2aa21aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ad6e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from instrumentl/chore_update_rails_version

    chore: update RAILS_DEPENDENCY_VERSION
    gsinkin-instrumentl authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    674dc11 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    c3e49e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from instrumentl/feat_sidekiq

    feat(sidekiq): add a Sidekiq Server middleware for sampling
    gsinkin-instrumentl authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    37571de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bea7503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9d0db2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Merge pull request #5 from instrumentl/fix_middleware

    fix(sidekiq): fix for the mixin and missing required file
    gsinkin-instrumentl authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    56f3bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a72f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from instrumentl/fix_middleware

    fix: middleware for sidekiq 6.5+
    gsinkin-instrumentl authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    2c9d183 View commit details
    Browse the repository at this point in the history
Loading