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

feat: Add sampling configuration for profiling #2004

Merged
merged 25 commits into from
Jul 27, 2022

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    ee182cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3778216 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Profiles sampling logic

    indragiek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1f715c9 View commit details
    Browse the repository at this point in the history
  2. Update docs

    indragiek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    79fa056 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    4957475 View commit details
    Browse the repository at this point in the history
  2. sampler -> tracesSampler

    indragiek committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1d9bbde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87dc145 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a665cc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Put the init method back

    indragiek committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7c87766 View commit details
    Browse the repository at this point in the history
  2. Fix test build

    indragiek committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4670155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1988c View commit details
    Browse the repository at this point in the history
  4. Fix broken test

    indragiek committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a23d406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b9dbf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78cd14c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0f2f1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa6431c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d74deed View commit details
    Browse the repository at this point in the history
  10. Format code

    getsentry-bot committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6f38459 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    indragiek committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    436ed07 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'indragiek/profiles-sample-rate' of github.com:getsentry…

    …/sentry-cocoa into indragiek/profiles-sample-rate
    indragiek committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    135e6c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    9f262f2 View commit details
    Browse the repository at this point in the history
  2. Fix build

    indragiek committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2fe7b01 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    ba0d698 View commit details
    Browse the repository at this point in the history
  4. Fix test

    indragiek committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    38850f4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'indragiek/profiles-sample-rate' of github.com:getsentry…

    …/sentry-cocoa into indragiek/profiles-sample-rate
    indragiek committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0ddcebd View commit details
    Browse the repository at this point in the history