diff --git a/app/vmalert/README.md b/app/vmalert/README.md index 9e481694bf..d7169df6cd 100644 --- a/app/vmalert/README.md +++ b/app/vmalert/README.md @@ -513,7 +513,7 @@ The shortlist of configuration flags is the following: -remoteRead.tlsServerName string Optional TLS server name to use for connections to -remoteRead.url. By default the server name from -remoteRead.url is used -remoteRead.url vmalert - Optional URL to VictoriaMetrics or vmselect that will be used to restore alerts state. This configuration makes sense only if vmalert was configured with `remoteWrite.url` before and has been successfully persisted its state. E.g. http://127.0.0.1:8428 + Optional URL to VictoriaMetrics or vmselect that will be used to restore alerts state. This configuration makes sense only if vmalert was configured with `remoteWrite.url` before and has been successfully persisted its state. E.g. http://127.0.0.1:8428. See also -remoteRead.disablePathAppend -remoteWrite.basicAuth.password string Optional basic auth password for -remoteWrite.url -remoteWrite.basicAuth.passwordFile string diff --git a/app/vmalert/remoteread/init.go b/app/vmalert/remoteread/init.go index 12a9024723..427b5def20 100644 --- a/app/vmalert/remoteread/init.go +++ b/app/vmalert/remoteread/init.go @@ -26,7 +26,7 @@ var ( "By default system CA is used") tlsServerName = flag.String("remoteRead.tlsServerName", "", "Optional TLS server name to use for connections to -remoteRead.url. "+ "By default the server name from -remoteRead.url is used") - disablePathAppend = flag.Bool("remoteRead.disablePathAppend", false, "Whether to disable automatic appending of '/api/v1' path to the configured -remoteRead.url.") + disablePathAppend = flag.Bool("remoteRead.disablePathAppend", false, "Whether to disable automatic appending of '/api/v1/query' path to the configured -remoteRead.url.") ) // Init creates a Querier from provided flag values. diff --git a/app/vmselect/vmui/asset-manifest.json b/app/vmselect/vmui/asset-manifest.json index b901f28930..9e190e2355 100644 --- a/app/vmselect/vmui/asset-manifest.json +++ b/app/vmselect/vmui/asset-manifest.json @@ -1,19 +1,19 @@ { "files": { - "main.css": "./static/css/main.cbb91dd8.chunk.css", - "main.js": "./static/js/main.3fb3f4d1.chunk.js", - "runtime-main.js": "./static/js/runtime-main.22ec3f63.js", + "main.css": "./static/css/main.acc63211.chunk.css", + "main.js": "./static/js/main.33166fff.chunk.js", + "runtime-main.js": "./static/js/runtime-main.b765a534.js", "static/css/2.a684aa27.chunk.css": "./static/css/2.a684aa27.chunk.css", - "static/js/2.72d7cb01.chunk.js": "./static/js/2.72d7cb01.chunk.js", - "static/js/3.3cf0cbc4.chunk.js": "./static/js/3.3cf0cbc4.chunk.js", + "static/js/2.856ca35b.chunk.js": "./static/js/2.856ca35b.chunk.js", + "static/js/3.daeccd9c.chunk.js": "./static/js/3.daeccd9c.chunk.js", "index.html": "./index.html", - "static/js/2.72d7cb01.chunk.js.LICENSE.txt": "./static/js/2.72d7cb01.chunk.js.LICENSE.txt" + "static/js/2.856ca35b.chunk.js.LICENSE.txt": "./static/js/2.856ca35b.chunk.js.LICENSE.txt" }, "entrypoints": [ - "static/js/runtime-main.22ec3f63.js", + "static/js/runtime-main.b765a534.js", "static/css/2.a684aa27.chunk.css", - "static/js/2.72d7cb01.chunk.js", - "static/css/main.cbb91dd8.chunk.css", - "static/js/main.3fb3f4d1.chunk.js" + "static/js/2.856ca35b.chunk.js", + "static/css/main.acc63211.chunk.css", + "static/js/main.33166fff.chunk.js" ] } \ No newline at end of file diff --git a/app/vmselect/vmui/index.html b/app/vmselect/vmui/index.html index 801909ecc4..d26db7ec0f 100644 --- a/app/vmselect/vmui/index.html +++ b/app/vmselect/vmui/index.html @@ -1 +1 @@ -