Feature

Micrometer feature installation object

Functions

Link copied to clipboard
open override fun install(pipeline: Application, configure: MicrometerMetrics.Configuration.() -> Unit): MicrometerMetrics

Properties

Link copied to clipboard
const val activeGaugeName: String

Active requests gauge name

Link copied to clipboard
val activeRequestsGaugeName: String

Active requests gauge name with configurable base name

Link copied to clipboard
open override val key: AttributeKey<MicrometerMetrics>
Link copied to clipboard
const val requestTimerName: String

Request time timer name

Link copied to clipboard
val requestTimeTimerName: String

Request time timer name with configurable base name