OpenTelemetryOkHttpInterceptor

Intercepts OkHttp calls and traces them using the provided adapter.

TODO: extract to a separate OkHttp module.

Constructors

Link copied to clipboard
constructor(adapter: LLMTracingAdapter)

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response