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

Add in-memory storage support for adaptive sampling #3335

Merged
merged 10 commits into from
Oct 25, 2021

Commits on Oct 21, 2021

  1. Add in-memory storage support for adaptive sampling

    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    8d97f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11c81ae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Apply suggestions from code review

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv and yurishkuro committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    9dc6d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7d768 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Address review comments

    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7436ec9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'srikanth/in-memory' of github.com:lonewolf3739/jaeger i…

    …nto srikanth/in-memory
    
    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    3a9a96d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    ebb2dc5 View commit details
    Browse the repository at this point in the history
  2. Address review comments and incorporate suggestions

    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9184996 View commit details
    Browse the repository at this point in the history
  3. Code coverage for storage factory methods

    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    88feae3 View commit details
    Browse the repository at this point in the history
  4. Make Throughput and ServiceOpProbs private

    Signed-off-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
    srikanthccv committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    fab68ef View commit details
    Browse the repository at this point in the history