docs
docs
API
zio.telemetry
opencensus
Attributes
implicits
ErrorMapper
ErrorMapper
Tracing
aspects
Tracing
implicits
opentelemetry
baggage
propagation
BaggagePropagator
BaggagePropagator
Baggage
Baggage
common
Attribute
Attribute
Attributes
context
ContextStorage
IncomingContextCarrier
IncomingContextCarrier
OutgoingContextCarrier
OutgoingContextCarrier
logging
Logging
metrics
internal
Instrument
Instrument
Builder
InstrumentRegistry
Counter
Counter
Histogram
Histogram
Meter
Meter
ObservableMeasurement
ObservableMeasurement
UpDownCounter
UpDownCounter
tracing
propagation
TraceContextPropagator
TraceContextPropagator
StatusMapper
StatusMapper
Failure
Result
Success
Tracing
aspects
Tracing
OpenTelemetry
opentracing
OpenTracing
aspects
OpenTracing
docs
/
zio.telemetry
/
zio.telemetry.opentelemetry
/
zio.telemetry.opentelemetry.tracing
/
StatusMapper
/
Success
Success
zio.telemetry.opentelemetry.tracing.StatusMapper.Success
final case
class
Success
[
-
A
](
pf
:
PartialFunction
[
A
,
Result
[
String
]])
extends
StatusMapper
[
Any
,
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
StatusMapper
[
Any
,
A
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Inherited fields
val
failure
:
PartialFunction
[
Any
,
Result
[
Throwable
]]
Attributes
Inherited from:
StatusMapper
val
success
:
PartialFunction
[
A
,
Result
[
String
]]
Attributes
Inherited from:
StatusMapper
In this article
Attributes
Members list
Value members
Inherited methods
Inherited fields