opencensus-jdbc

OpenCensus instrumented JDBC wrapper

License

License

GroupId

GroupId

io.orijtech.integrations
ArtifactId

ArtifactId

ocjdbc
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

opencensus-jdbc
OpenCensus instrumented JDBC wrapper
Project URL

Project URL

https://github.com/opencensus-integrations/ocjdbc
Source Code Management

Source Code Management

https://github.com/opencensus-integrations/ocjdbc

Download ocjdbc

How to add to project

<!-- https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/ -->
<dependency>
    <groupId>io.orijtech.integrations</groupId>
    <artifactId>ocjdbc</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/
implementation 'io.orijtech.integrations:ocjdbc:0.0.6'
// https://jarcasting.com/artifacts/io.orijtech.integrations/ocjdbc/
implementation ("io.orijtech.integrations:ocjdbc:0.0.6")
'io.orijtech.integrations:ocjdbc:jar:0.0.6'
<dependency org="io.orijtech.integrations" name="ocjdbc" rev="0.0.6">
  <artifact name="ocjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orijtech.integrations', module='ocjdbc', version='0.0.6')
)
libraryDependencies += "io.orijtech.integrations" % "ocjdbc" % "0.0.6"
[io.orijtech.integrations/ocjdbc "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
io.opencensus : opencensus-api jar 0.24.0

runtime (1)

Group / Artifact Type Version
io.opencensus : opencensus-impl jar 0.24.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

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"
io.orijtech.integrations

OpenCensus Integrations

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2