Skip to content

OpenCensus instrumented JDBC wrapper for tracing and metrics

License

Notifications You must be signed in to change notification settings

orijtech/opencensus-java-jdbc

 
 

Repository files navigation

ocjdbc

OpenCensus instrumented JDBC wrapper for tracing and metrics

Recorded metrics

Metric Search suffix Additional tags
Number of Calls "java.sql/client/calls" "method", "error", "status"
Latency in milliseconds "java.sql/client/latency" "method", "error", "status"

About

OpenCensus instrumented JDBC wrapper for tracing and metrics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Shell 0.4%