toggle menu
http4k-ops-core
6.16.0.0
jvm
switch theme
search in API
http4k-ops-core
/
org.http4k.metrics
/
MetricsDefaults
Metrics
Defaults
data
class
MetricsDefaults
(
val
counterDescription
:
Pair
<
String
,
String
>
,
val
timerDescription
:
Pair
<
String
,
String
>
,
val
labeler
:
<Error class: unknown class>
)
Members
Constructors
Metrics
Defaults
Link copied to clipboard
constructor
(
counterDescription
:
Pair
<
String
,
String
>
,
timerDescription
:
Pair
<
String
,
String
>
,
labeler
:
<Error class: unknown class>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
counter
Description
Link copied to clipboard
val
counterDescription
:
Pair
<
String
,
String
>
labeler
Link copied to clipboard
val
labeler
:
<Error class: unknown class>
timer
Description
Link copied to clipboard
val
timerDescription
:
Pair
<
String
,
String
>