Prometheus Proxy
Toggle table of contents
3.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Prometheus Proxy
Prometheus Proxy
/
io.prometheus.proxy
/
ProxyHttpConfig
Proxy
Http
Config
internal
object
ProxyHttpConfig
(
source
)
Members
Functions
configure
Call
Logging
Link copied to clipboard
fun
CallLoggingConfig
.
configureCallLogging
(
)
configure
Compression
Link copied to clipboard
fun
CompressionConfig
.
configureCompression
(
)
configure
Ktor
Server
Link copied to clipboard
fun
Application
.
configureKtorServer
(
isLoggingEnabled
:
Boolean
=
true
)
fun
Application
.
configureKtorServer
(
proxy
:
Proxy
,
isTestMode
:
Boolean
)
configure
Status
Pages
Link copied to clipboard
fun
StatusPagesConfig
.
configureStatusPages
(
)
get
Formatted
Log
Link copied to clipboard
fun
getFormattedLog
(
call
:
ApplicationCall
)
:
String