| Class | Description |
|---|---|
| ActuateCollectorMetrics |
This is a simple metric service that exports the following to the "/metrics" endpoint:
|
| ConditionalOnSelfTracing.SelfTracingCondition | |
| ZipkinHttpCollector |
Implements the POST /api/v1/spans endpoint used by instrumentation.
|
| ZipkinQueryApiV1 |
Implements the json api used by the Zipkin UI
See com.twitter.zipkin.query.ZipkinQueryController
|
| ZipkinServer | |
| ZipkinServerConfiguration |
| Annotation Type | Description |
|---|---|
| ConditionalOnSelfTracing |
This helps solve a number of problems including the following, which sometimes only break in an
alpine JRE.
|
| EnableZipkinServer |
Copyright © 2015–2017 OpenZipkin. All rights reserved.