docs
docs
API
zio.telemetry
opencensus
Attributes
implicits
ErrorMapper
ErrorMapper
Tracing
aspects
Tracing
implicits
opentelemetry
baggage
propagation
BaggagePropagator
BaggagePropagator
Baggage
Baggage
context
ContextStorage
ContextStorage
IncomingContextCarrier
IncomingContextCarrier
OutgoingContextCarrier
OutgoingContextCarrier
tracing
propagation
TraceContextPropagator
TraceContextPropagator
ErrorMapper
ErrorMapper
Tracing
aspects
Tracing
opentracing
OpenTracing
aspects
OpenTracing
docs
/
zio.telemetry
/
zio.telemetry.opentracing
/
OpenTracing
/
aspects
aspects
zio.telemetry.opentracing.OpenTracing.aspects$
object
aspects
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
aspects
.type
Members list
Clear all
Value members
Concrete methods
def
inject
[
C
](
format
:
Format
[
C
],
carrier
:
C
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
log
(
fields
:
Map
[
String
,
_
]):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
log
(
msg
:
String
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
root
(
operation
:
String
,
tagError
:
Boolean
,
logError
:
Boolean
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
setBaggageItem
(
key
:
String
,
value
:
String
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
span
(
operation
:
String
,
tagError
:
Boolean
,
logError
:
Boolean
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
spanFrom
[
C
](
format
:
Format
[
C
],
carrier
:
C
,
operation
:
String
,
tagError
:
Boolean
,
logError
:
Boolean
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
tag
(
key
:
String
,
value
:
String
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
tag
(
key
:
String
,
value
:
Int
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
def
tag
(
key
:
String
,
value
:
Boolean
):
ZIOAspect
[
Nothing
,
Any
,
Nothing
,
Any
,
Nothing
,
Any
]
In this article
Attributes
Members list
Value members
Concrete methods