Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.telemetry
/
TelemetrySpan
/
putMetric
put
Metric
abstract
fun
putMetric
(
name
:
String
,
value
:
Long
)
Attaches a numeric measurement to this span, such as a byte count or a retry count.