opencensus-jdbc

OpenCensus instrumented JDBC wrapper

Лицензия

Лицензия

Группа

Группа

io.orijtech.integrations
Идентификатор

Идентификатор

ocjdbc
Последняя версия

Последняя версия

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

opencensus-jdbc
OpenCensus instrumented JDBC wrapper
Ссылка на сайт

Ссылка на сайт

https://github.com/opencensus-integrations/ocjdbc
Система контроля версий

Система контроля версий

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

Скачать ocjdbc

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.opencensus : opencensus-api jar 0.24.0

runtime (1)

Идентификатор библиотеки Тип Версия
io.opencensus : opencensus-impl jar 0.24.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2