Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
telemetry-api
/
aws.smithy.kotlin.runtime.telemetry.metrics
/
AsyncMeasurement
Async
Measurement
interface
AsyncMeasurement
<
T
:
Number
>
Callback parameter passed to record a gauge value
Members
Functions
record
Link copied to clipboard
abstract
fun
record
(
value
:
T
,
attributes
:
<Error class: unknown class>
=
emptyAttributes()
,
context
:
Context
?
=
null
)
Record a gauge value