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.common
/
ConfigVals
/
Proxy2
/
Admin2
Admin2
open
class
Admin2
Members
Constructors
Admin2
Link copied to clipboard
constructor
(
c
:
Config
,
parentPath
:
String
,
$tsCfgValidator
:
ConfigVals.$TsCfgValidator
)
Properties
debug
Enabled
Link copied to clipboard
val
debugEnabled
:
Boolean
Enable proxy debug servlet on admin port
enabled
Link copied to clipboard
val
enabled
:
Boolean
Enable Admin servlets
health
Check
Path
Link copied to clipboard
val
healthCheckPath
:
String
HealthCheck servlet path
ping
Path
Link copied to clipboard
val
pingPath
:
String
Ping servlet path
port
Link copied to clipboard
val
port
:
Int
Admin servlets port
recent
Requests
Queue
Size
Link copied to clipboard
val
recentRequestsQueueSize
:
Int
Size of queue for recent activities on debug servlet
thread
Dump
Path
Link copied to clipboard
val
threadDumpPath
:
String
ThreadDump servlet path
version
Path
Link copied to clipboard
val
versionPath
:
String
Version servlet path