Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,138 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apple/swift-metrics that received 9 comments
Add Timer.recordInterval method
Add a method to Timer allowing to record the difference between a given start DispatchTime and a given end DispatchTime, defaulting to .now().
Moti…
Created an issue in slashmo/jaeger-client-swift that received 1 comment
Expose Metrics
JaegerTracer should expose metrics. Inspiration on which metrics to observe can be found in Jaeger's official Java client: https://github.com/jaege…