Brave Instrumentation: Cassandra

Apache Zipkin Brave (incubating) for Apache Cassandra (Parent)

Лицензия

Лицензия

Категории

Категории

Zipkin Тестирование приложения и мониторинг Application Performance Monitoring (APM) Cassandra Данные Базы данных
Группа

Группа

org.apache.zipkin.brave.cassandra
Идентификатор

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

brave-instrumentation-cassandra
Последняя версия

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

0.10.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Brave Instrumentation: Cassandra
Apache Zipkin Brave (incubating) for Apache Cassandra (Parent)
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать brave-instrumentation-cassandra

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

<!-- https://jarcasting.com/artifacts/org.apache.zipkin.brave.cassandra/brave-instrumentation-cassandra/ -->
<dependency>
    <groupId>org.apache.zipkin.brave.cassandra</groupId>
    <artifactId>brave-instrumentation-cassandra</artifactId>
    <version>0.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zipkin.brave.cassandra/brave-instrumentation-cassandra/
implementation 'org.apache.zipkin.brave.cassandra:brave-instrumentation-cassandra:0.10.2'
// https://jarcasting.com/artifacts/org.apache.zipkin.brave.cassandra/brave-instrumentation-cassandra/
implementation ("org.apache.zipkin.brave.cassandra:brave-instrumentation-cassandra:0.10.2")
'org.apache.zipkin.brave.cassandra:brave-instrumentation-cassandra:jar:0.10.2'
<dependency org="org.apache.zipkin.brave.cassandra" name="brave-instrumentation-cassandra" rev="0.10.2">
  <artifact name="brave-instrumentation-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zipkin.brave.cassandra', module='brave-instrumentation-cassandra', version='0.10.2')
)
libraryDependencies += "org.apache.zipkin.brave.cassandra" % "brave-instrumentation-cassandra" % "0.10.2"
[org.apache.zipkin.brave.cassandra/brave-instrumentation-cassandra "0.10.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.zipkin.reporter2 : zipkin-sender-urlconnection jar
io.zipkin.brave : brave jar

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.cassandra : cassandra-all jar 3.11.4

test (6)

Идентификатор библиотеки Тип Версия
org.apache.zipkin.brave.cassandra : brave-instrumentation-cassandra-tests jar 0.10.2
org.apache.zipkin.brave.cassandra : brave-instrumentation-cassandra-driver jar 0.10.2
com.datastax.cassandra : cassandra-driver-core jar 3.7.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

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

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

Gitter chat Build Status Maven Central

brave-cassandra

Brave for Apache Cassandra allows you to trace activities started from the Datastax Java Driver all the way into Cassandra.

This repository includes tracing wrappers for DataStax Java Driver and an Apache Cassandra tracing implementation

brave.cassandra.Tracing extracts trace state from the custom payload of incoming requests. How long each request takes, each sub-operation, and relevant tags like the session ID report to Zipkin.

brave.cassandra.driver.TracingSession tracks the client-side of cassandra and adds trace context to the custom payload of outgoing requests. If server integration is in place, Cassandra will contribute data to these RPC spans.

Artifacts

All artifacts publish to the group ID "io.zipkin.brave.cassandra". We use a common release version for all components.

Library Releases

Snapshots are uploaded to Sonatype which synchronizes with Maven Central

Library Snapshots

Snapshots are uploaded to Sonatype after commits to master.

org.apache.zipkin.brave.cassandra

The Apache Software Foundation

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

Версия
0.10.2