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 support for Dynamic Sampling #491

Merged
merged 18 commits into from Dec 5, 2022
Merged

feat: Add support for Dynamic Sampling #491

merged 18 commits into from Dec 5, 2022

Commits on Nov 7, 2022

  1. Copy the full SHA
    45db8e5 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    cleptric committed Nov 7, 2022
    Copy the full SHA
    6e3de1b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    12cb9e4 View commit details
    Browse the repository at this point in the history
  4. Add SDKIdentifier

    cleptric committed Nov 7, 2022
    Copy the full SHA
    565c4a6 View commit details
    Browse the repository at this point in the history
  5. Review feedback

    cleptric committed Nov 7, 2022
    Copy the full SHA
    df61c9f View commit details
    Browse the repository at this point in the history
  6. Don’t export sdkMetaData

    cleptric committed Nov 7, 2022
    Copy the full SHA
    7ecd814 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Use simle struct field

    cleptric committed Nov 8, 2022
    Copy the full SHA
    6d4ca42 View commit details
    Browse the repository at this point in the history
  2. Use permalinks

    cleptric committed Nov 8, 2022
    Copy the full SHA
    e0830e9 View commit details
    Browse the repository at this point in the history
  3. Adapt craft

    cleptric committed Nov 8, 2022
    Copy the full SHA
    bb4cb2c View commit details
    Browse the repository at this point in the history
  4. Fix tests

    cleptric committed Nov 8, 2022
    Copy the full SHA
    2338b65 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update tracing.go

    Co-authored-by: Kamil Ogórek <kamil@sentry.io>
    cleptric and kamilogorek committed Nov 9, 2022
    Copy the full SHA
    adc14fb View commit details
    Browse the repository at this point in the history
  2. Add TODO comment

    cleptric committed Nov 9, 2022
    Copy the full SHA
    135e56b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge branch 'master' into dynamic-sampling

    # Conflicts:
    #	sentry.go
    cleptric committed Nov 29, 2022
    Copy the full SHA
    c60dcb3 View commit details
    Browse the repository at this point in the history
  2. Fix logrus tests

    cleptric committed Nov 29, 2022
    Copy the full SHA
    d01ce46 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. [Dynamic Sampling] Head of trace (#492)

    Co-authored-by: Abhijeet Prasad <devabhiprasad@gmail.com>
    cleptric and AbhiPrasad committed Nov 30, 2022
    Copy the full SHA
    f219a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. [Dynamic Sampling] TransactionInfo (#508)

    Co-authored-by: Abhijeet Prasad <devabhiprasad@gmail.com>
    cleptric and AbhiPrasad committed Dec 5, 2022
    Copy the full SHA
    327b39a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5e7d1f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fd1c443 View commit details
    Browse the repository at this point in the history