We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f460d commit 798fc02Copy full SHA for 798fc02
README.md
@@ -30,7 +30,7 @@ Most users won't write tracing code directly. Rather, they reuse
30
instrumentation others have written. Check our
31
[instrumentation](instrumentation/) and
32
[Zipkin's list](https://zipkin.io/pages/tracers_instrumentation.html)
33
-before rolling your own. Common tracing libraries like JDBC, Servlet
+before rolling your own. Common tracing libraries like Servlet
34
and Spring already exist. Instrumentation written here are tested and
35
benchmarked.
36
0 commit comments