You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jettify
changed the title
Implement hash based sampler
Implement simple hash based sampler (sample request based on hash value of trace_id)
Nov 18, 2017
aiozipkin/aiozipkin/sampler.py
Lines 4 to 15 in 1879edd
But sampling logic ported from here:
https://github.com/openzipkin/brave/blob/967e48507f6267c07e3238b8f30575c683690ef6/brave/src/main/java/brave/sampler/BoundarySampler.java#L43-L47
The text was updated successfully, but these errors were encountered: