Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Add custom sampler Trace Plugin to sample individual spans #50

Merged
merged 5 commits into from
Mar 19, 2019

Commits on Mar 14, 2019

  1. Add custom sampler Trace Plugin to sample individual spans

    İbrahim Gürses committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    f62f909 View commit details
    Browse the repository at this point in the history
  2. Wrap callbackWaitsForEmptyEventLoop setter and getter

    İbrahim Gürses committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    3e1baf9 View commit details
    Browse the repository at this point in the history
  3. Change customSampler config to Sampler instead of function returning …

    …a Sampler
    İbrahim Gürses committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    a68315d View commit details
    Browse the repository at this point in the history
  4. Change log message when custom filtering is applied

    İbrahim Gürses committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    a44c6f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. add runCustomSamplerOnEachSpan config to explicitly run sampler on …

    …each span
    İbrahim Gürses committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    187d3d3 View commit details
    Browse the repository at this point in the history