http4k-ops-core
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-ops-core
http4k-ops-core
/
org.http4k.metrics
Package-level
declarations
Types
Types
Metrics
Defaults
Link copied to clipboard
data
class
MetricsDefaults
(
val
counterDescription
:
Pair
<
String
,
String
>
,
val
timerDescription
:
Pair
<
String
,
String
>
,
val
labeler
:
HttpTransactionLabeler
)