This library contains a set of extensions for common case scenarios (such as HTTP request tracing). These extensions are intended to be used by instrumentation developers. They contain common boilerplate code to produce relevant span annotations. Reuse of this code eliminates most of code duplication across tracing instrumentations.
See Vostok.Tracing.Abstractions repository for an in-depth dive into span annotations.