blob: 5bed062472ca8dd291cb592bce30cee46418d6b1 [file] [log] [blame]
title: Apache Zipkin (incubating)
tagline: A distributed tracing system
description: >
Zipkin is a distributed tracing system. It helps gather timing data needed to
troubleshoot latency problems in microservice architectures.
twitter_username: zipkinproject
github_username: apache
defaults:
-
values:
layout: page
weight: 100 # Used to sort navbar items. Lower weight goes higher on the list.
highlighter: rouge
# This is the best we can get to avoid the
exclude: ["zipkin-api/**/*", "zipkin-api/mvnw*", "zipkin-api/*.md", "zipkin-api/*.js*" , "zipkin-api/*.xml"]
include: ["zipkin-api/*.yaml", "zipkin-api/zipkin.proto"]