Auto-instrumentation SDK for Java web apps (Spring Boot / any Jakarta Servlet container) -- traces, metrics, and error logs sent to an IntelliM backend, with distributed trace propagation across services. Zero required runtime dependencies: uses only java.net.http.HttpClient (built into the JDK since Java 11).
Version1.2.0compared with

Version Details

Provided Changes (2)

1.0.0 1.2.0
ChangeGroup / ArtifactPreviousCurrent
+ Added com.squareup.okhttp3 » okhttp-4.12.0
+ Added org.springframework » spring-web-6.1.13