mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
c1fd93e8a0
* feat: change duration by "enter"
* fix: optimize data processing for chart
* feat: set minimum step to 1ms
* update dependencies
* feat: remove save the last query to local storage
* fix: handle an error in a table with subqueries
* feat: store display type in URL
* Revert "feat: store display type in URL"
This reverts commit ccc242c69a
.
* feat: store display type in URL
* refactor: move the time setting to a folder
* refactor: move the query configurator to a folder
* refactor: move the auth settings to a folder
* feat: improve styles
* feat: add multi query
* update package-lock
* feat: add display multiple queries
* feat: add limits for multiple queries
* update dependencies
* feat: add history for multiple queries
* feat: add line type to legend
* feat: change style for switch
* feat: change the logic for axes limits for multiple queries
* update package-lock.json
* update dependencies
* feat: add the filter to legend
* wip
* lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':'
This allows copy-pasting the url to http server from logs.
* lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':'
This allows copy-pasting the url to http server from logs.
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
19 lines
No EOL
764 B
JSON
19 lines
No EOL
764 B
JSON
{
|
|
"files": {
|
|
"main.css": "./static/css/main.1b10b1ed.chunk.css",
|
|
"main.js": "./static/js/main.9f03a409.chunk.js",
|
|
"runtime-main.js": "./static/js/runtime-main.66a19bd8.js",
|
|
"static/css/2.77671664.chunk.css": "./static/css/2.77671664.chunk.css",
|
|
"static/js/2.bc8706fc.chunk.js": "./static/js/2.bc8706fc.chunk.js",
|
|
"static/js/3.7c3472dc.chunk.js": "./static/js/3.7c3472dc.chunk.js",
|
|
"index.html": "./index.html",
|
|
"static/js/2.bc8706fc.chunk.js.LICENSE.txt": "./static/js/2.bc8706fc.chunk.js.LICENSE.txt"
|
|
},
|
|
"entrypoints": [
|
|
"static/js/runtime-main.66a19bd8.js",
|
|
"static/css/2.77671664.chunk.css",
|
|
"static/js/2.bc8706fc.chunk.js",
|
|
"static/css/main.1b10b1ed.chunk.css",
|
|
"static/js/main.9f03a409.chunk.js"
|
|
]
|
|
} |