diff --git a/bskyogcard/src/index.ts b/bskyogcard/src/index.ts index 5dd9022dbd..1e8a8e2d92 100644 --- a/bskyogcard/src/index.ts +++ b/bskyogcard/src/index.ts @@ -36,9 +36,7 @@ export class CardService { includeStatusCode: true, includeUp: true, promClient: { - collectDefaultMetrics: { - timeout: 5000, - }, + collectDefaultMetrics: {}, }, // Don't expose /metrics on main app - we'll use separate server autoregister: false,