toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-opentelemetry
/
me.ahoo.wow.opentelemetry
/
ExchangeAttributesExtractor
Exchange
Attributes
Extractor
class
ExchangeAttributesExtractor
<
M
:
Message
<
*
,
*
>
,
E
:
MessageExchange
<
*
,
M
>
>
:
AttributesExtractor
<
E
,
Unit
>
Members
Constructors
Exchange
Attributes
Extractor
Link copied to clipboard
constructor
(
)
Functions
on
End
Link copied to clipboard
open
override
fun
onEnd
(
attributes
:
AttributesBuilder
,
context
:
Context
,
request
:
E
,
response
:
Unit
?
,
error
:
Throwable
?
)
on
Start
Link copied to clipboard
open
override
fun
onStart
(
attributes
:
AttributesBuilder
,
parentContext
:
Context
,
request
:
E
)