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