UNPKG

prometheus-middleware

Version:

Middleware to add an HTTP server to expose prometheus metrics.

2 lines (1 loc) 105 B
export function normalizeEndpoint(endpointPath: string, extraMasks: Array, placeholder: string): string;