openzipkin/zipkin-api

Zipkin's language independent model and HTTP Api Definitions

60

stars

89

commits

Thrift

primary language

May 22, 2024

updated

zipkin.io/zipkin-api/
openzipkin

README

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.

Contributors

adriancole

50 commits

mohsen1

7 commits

jcchavezs

7 commits

jeqo

6 commits

openzipkin/zipkin-api

Zipkin's language independent model and HTTP Api Definitions

60

stars

89

commits

Thrift

primary language

May 22, 2024

updated

zipkin.io/zipkin-api/
openzipkin

README

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.

Contributors

adriancole

50 commits

mohsen1

7 commits

jcchavezs

7 commits

jeqo

6 commits

Languages

Thrift

64.3%

Shell

28.4%

JavaScript

7.2%