VictoriaMetrics/app/vmselect/vmui/asset-manifest.json
Aliaksandr Valialkin 46645f5d94
app/vmui: increase perceived performance by 2.5x by reducing the delay before the query execution from 0.8s to 0.3s
The delay cannot be removed, since it is used for limiting the rate of queries sent to VictoriaMetrics during graph scrolling.
2023-01-18 01:33:51 -08:00

12 lines
No EOL
317 B
JSON

{
"files": {
"main.css": "./static/css/main.e8e53cbf.css",
"main.js": "./static/js/main.58fe7908.js",
"static/js/27.c1ccfd29.chunk.js": "./static/js/27.c1ccfd29.chunk.js",
"index.html": "./index.html"
},
"entrypoints": [
"static/css/main.e8e53cbf.css",
"static/js/main.58fe7908.js"
]
}