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
* add support to api security sampling
* fix express plugin schema extraction
* use priority simpler to get span priority
* use lru cache package
* use route path instead of url
* use route.path or url to generate the key
* use ttlcache
* Fix standalone integration test
* Increase test timeout
* simplify force sample
* avoid checking is sampled twice
* use route.path or url to generate the key
* remove unnecessary tests of sample delay
* fix non experimental options test
* remove unused isSampled
* always sample request if delay is 0
---------
Co-authored-by: Igor Unanua <[email protected]>
Co-authored-by: simon-id <[email protected]>
0 commit comments