Package nl.talsmasoftware.context.timing

Package containing an api for obtaining timing information about propagated contexts.

ContextTimer

Interface to be implemented and registered as SPI to receive updates about propagated contexts. An example on how to use this can be found in the context-propagation-metrics library that uses this functionality to update Dropwizard metrics' Timer instances.