openzipkin / zipkin-api

Zipkin's language independent model and HTTP Api Definitions
https://zipkin.io/zipkin-api/
Apache License 2.0
59 stars 32 forks source link
openzipkin

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

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.