Skip to content

Commit

Permalink
wipppppppppp
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed May 10, 2024
1 parent 0b0d1b6 commit deeb712
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/monitoring.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const { errors } = require('arsenal');
const promClient, { Registry } = require('prom-client');
const promClient = require('prom-client');
const { Registry } = require('prom-client');

const aggregatorRegistry = new promClient.AggregatorRegistry();
const { collectDefaultMetrics } = promClient;
Expand Down

0 comments on commit deeb712

Please sign in to comment.