Skip to content

Latest commit

 

History

History

okhttp3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

zipkin-sender-okhttp3

This module contains a span sender for OkHttp 3.x.

Please view OkHttpSender for usage details.

Compatability

In order to keep new users current, this assigns the most recent major version of OkHttp 4.x. This reduces distraction around CVEs at the cost of more dependencies, notably Kotlin, vs the 3.x versions. That said, this module is tested to be runtime compatible with 3.x, for users who need to support Java 7 or non-Kotlin use cases.