| Modifier and Type | Method and Description |
|---|---|
static HttpFailure |
HttpFailure.disconnectDuringBody()
Ex a network partition occurs in the middle of the POST request
|
static HttpFailure |
HttpFailure.sendErrorResponse(int code,
String body)
Ex code 400 when the server cannot read the spans
|
| Modifier and Type | Method and Description |
|---|---|
ZipkinRule |
ZipkinRule.enqueueFailure(HttpFailure failure)
Adds a one-time failure to the http endpoint.
|
Copyright © 2015–2017 OpenZipkin. All rights reserved.