We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56973f1 commit 253d098Copy full SHA for 253d098
src/shadowbox/server/manager_metrics.ts
@@ -19,7 +19,6 @@ import {
19
QueryResultData,
20
} from '../infrastructure/prometheus_scraper';
21
import {DataUsageByUser, DataUsageTimeframe} from '../model/metrics';
22
-import * as logging from '../infrastructure/logging';
23
24
const PROMETHEUS_RANGE_QUERY_STEP_SECONDS = 5 * 60;
25
0 commit comments