mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
6 lines
120 B
JavaScript
6 lines
120 B
JavaScript
|
import perJob from "./perJobUsage.json" assert { type: "json" };
|
||
|
|
||
|
window.__VMUI_PREDEFINED_DASHBOARDS__ = [
|
||
|
perJob
|
||
|
];
|