toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
)