Skip to content

1.0.2

Latest

Choose a tag to compare

@mbudinsky mbudinsky released this 04 Jun 15:42
Immutable release. Only release title and notes can be modified.
bf1f54d

Added

  • HTTP header capture for Network instrumentation. NetworkInstrumentationModuleConfiguration, HttpURLModuleConfiguration and OkHttp3AutoModuleConfiguration now accept capturedRequestHeaders and capturedResponseHeaders to capture specific HTTP headers as span attributes (http.request.header.<name> / http.response.header.<name>). All the headers undergo RFC 7230 header name sanitization.