Preparing search index...
The search index is not available
biorate
biorate
nestjs-tools
ProxyPrometheusMiddleware
Class ProxyPrometheusMiddleware
Index
Constructors
constructor
Properties
config
counter
handler
time
histogram
Methods
create
Constructors
Private
constructor
new
Proxy
Prometheus
Middleware
(
options
?
)
:
ProxyPrometheusMiddleware
Parameters
options
:
Options
= {}
Returns
ProxyPrometheusMiddleware
Properties
Private
config
config
:
IConfig
Private
counter
counter
:
Counter
<
string
>
Private
handler
handler
:
RequestHandler
Private
time
time
:
WeakMap
<
Request
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
,
{
time
:
(
(
)
=>
number
)
;
}
>
= ...
Type declaration
time
:
(
(
)
=>
number
)
(
)
:
number
Returns
number
Static
Private
histogram
histogram
:
Histogram
<
string
>
Methods
Static
create
create
(
options
?
)
:
RequestHandler
Parameters
Optional
options
:
Options
Returns
RequestHandler
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
counter
handler
time
histogram
create
biorate
Loading...