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
| 1.0.0 | 1.2.0 | |
|---|---|---|
| Release date | Aug 02, 2026 | Aug 26, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Provided Changes (2)
| 1.0.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.squareup.okhttp3 » okhttp | - | 4.12.0 |
| + Added | org.springframework » spring-web | - | 6.1.13 |