ocjdbc

OpenCensus instrumented JDBC wrapper

License

License

GroupId

GroupId

io.opencensus
ArtifactId

ArtifactId

ocjdbc
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ocjdbc
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.opencensus/ocjdbc/ -->
<dependency>
    <groupId>io.opencensus</groupId>
    <artifactId>ocjdbc</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencensus/ocjdbc/
implementation 'io.opencensus:ocjdbc:0.0.1'
// https://jarcasting.com/artifacts/io.opencensus/ocjdbc/
implementation ("io.opencensus:ocjdbc:0.0.1")
'io.opencensus:ocjdbc:jar:0.0.1'
<dependency org="io.opencensus" name="ocjdbc" rev="0.0.1">
  <artifact name="ocjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencensus', module='ocjdbc', version='0.0.1')
)
libraryDependencies += "io.opencensus" % "ocjdbc" % "0.0.1"
[io.opencensus/ocjdbc "0.0.1"]

Dependencies

compile (1)

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

runtime (1)

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

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.opencensus

OpenCensus Integrations

Versions

Version
0.0.1