ProxyHttpService

constructor(proxy: Proxy, httpPort: Int, isTestMode: Boolean)(source)

Parameters

proxy

the parent Proxy instance

httpPort

the HTTP listen port for Prometheus scrape requests

isTestMode

when true, suppresses verbose logging during tests