mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-03-18 21:30:38 +01:00
changed wording + added doc + unit test
This commit is contained in:
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@@ -28,7 +28,7 @@ declare namespace express_prom_bundle {
|
||||
includePath?: boolean;
|
||||
includeUp?: boolean;
|
||||
|
||||
filter?: (req: Request) => boolean;
|
||||
bypass?: (req: Request) => boolean;
|
||||
|
||||
metricType?: 'summary' | 'histogram';
|
||||
metricsPath?: string;
|
||||
|
||||
Reference in New Issue
Block a user