Uses of Class
brave.ErrorParser
-
Packages that use ErrorParser Package Description brave -
-
Uses of ErrorParser in brave
Fields in brave declared as ErrorParser Modifier and Type Field Description static ErrorParserErrorParser. NOOPDeprecated.Adds no tags to the span representing the operation in error.Methods in brave that return ErrorParser Modifier and Type Method Description abstract ErrorParserTracing. errorParser()Deprecated.This is only used in Zipkin reporting.Methods in brave with parameters of type ErrorParser Modifier and Type Method Description Tracing.BuilderTracing.Builder. errorParser(ErrorParser errorParser)Deprecated.This is only used in Zipkin reporting.
-