zipkin-proto3

Language independent interchange format for Zipkin transports (Protocol Buffers v3)

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

org.apache.zipkin.proto3
ArtifactId

ArtifactId

zipkin-proto3
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

zipkin-proto3
Language independent interchange format for Zipkin transports (Protocol Buffers v3)
Project URL

Project URL

https://github.com/openzipkin/zipkin-api
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/incubator-zipkin-api

Download zipkin-proto3

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Zipkin API

Gitter chat Build Status Maven Central

Zipkin API includes service and model definitions used for Zipkin-compatible services.

This repository includes OpenAPI Spec as well Protocol Buffers and Thrift interchange formats. As these IDL files are languagage agnostic, there are no compilation instructions needed or included.

Language independent interchange format for Zipkin transports

  • Protocol Buffers v3 - Requires Zipkin 2.8+ or similar to parse it.
  • Thrift - Deprecated as new clients should not generate this format

OpenApi (Http endpoint of the zipkin server)

Take a look at the example repository for how to use this.

Artifacts

The proto artifact published is zipkin-proto3 under the group ID io.zipkin.proto3

Library Releases

Releases are at Sonatype and Maven Central

Library Snapshots

Snapshots are uploaded to Sonatype after commits to master.

org.apache.zipkin.proto3

The Apache Software Foundation

Versions

Version
0.2.1