This is an automated email from the ASF dual-hosted git repository.
abesto pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git.
from 6acda47 Automatic site generation from 72780f6
new 549652e force adds zipkin-api
new b58e944 Automatic site generation from 9bc0a1e
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Jenkinsfile | 12 +-
zipkin-api/DISCLAIMER | 5 +
zipkin-api/Jenkinsfile | 78 +++++++
LICENSE => zipkin-api/LICENSE | 1 -
zipkin-api/NOTICE | 5 +
zipkin-api/zipkin-api.yaml | 441 +++++++++++++++++++++++++++++++++++
zipkin-api/zipkin.proto | 237 +++++++++++++++++++
zipkin-api/zipkin2-api.yaml | 521 ++++++++++++++++++++++++++++++++++++++++++
8 files changed, 1294 insertions(+), 6 deletions(-)
create mode 100644 zipkin-api/DISCLAIMER
create mode 100644 zipkin-api/Jenkinsfile
copy LICENSE => zipkin-api/LICENSE (99%)
create mode 100644 zipkin-api/NOTICE
create mode 100644 zipkin-api/zipkin-api.yaml
create mode 100644 zipkin-api/zipkin.proto
create mode 100644 zipkin-api/zipkin2-api.yaml