mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
2f86d4cf38
The commit contains the following changes: - Show vmui when requesting /graph page in order to be compatible with Prometheus datasource in Grafana. - Properly encode query args at vmui url. - Set the number of points on the graph to the number of horizontal pixels divided by 2. Previously it was hardcoded to 30. - Do not save server url to persistent storage at browser, since it should be always obtained from the url. - Run `make vmui-update` for updating vmui embedded into VictoriaMetrics.
17 lines
No EOL
649 B
JSON
17 lines
No EOL
649 B
JSON
{
|
|
"files": {
|
|
"main.css": "./static/css/main.6452b577.chunk.css",
|
|
"main.js": "./static/js/main.801aa0ec.chunk.js",
|
|
"runtime-main.js": "./static/js/runtime-main.55798746.js",
|
|
"static/js/2.fd2c2c30.chunk.js": "./static/js/2.fd2c2c30.chunk.js",
|
|
"static/js/3.c36fc28c.chunk.js": "./static/js/3.c36fc28c.chunk.js",
|
|
"index.html": "./index.html",
|
|
"static/js/2.fd2c2c30.chunk.js.LICENSE.txt": "./static/js/2.fd2c2c30.chunk.js.LICENSE.txt"
|
|
},
|
|
"entrypoints": [
|
|
"static/js/runtime-main.55798746.js",
|
|
"static/js/2.fd2c2c30.chunk.js",
|
|
"static/css/main.6452b577.chunk.css",
|
|
"static/js/main.801aa0ec.chunk.js"
|
|
]
|
|
} |