VictoriaMetrics/app
Aliaksandr Valialkin f579cac297
app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol
Substitute -remoteWrite.useVMProto with -remoteWrite.forcePromProto command-line flag,
which can be used for forcing Prometheus remote write protocol in cases when the remote storage
supports VictoriaMetrics remote write protocol.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3847
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1225
2023-02-23 17:38:47 -08:00
..
vmagent app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-23 17:38:47 -08:00
vmalert all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 19:01:09 -08:00
vmauth all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 19:01:09 -08:00
vmbackup all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:03:02 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 19:01:09 -08:00
vmgateway vmgateway: add support of JWKS endpoint usage for JWT keys verification (#521) 2023-02-20 19:23:00 -08:00
vminsert app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-23 17:38:47 -08:00
vmrestore all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:03:02 -08:00
vmselect all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 19:01:09 -08:00
vmstorage all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 19:01:09 -08:00
vmui fix: change query params update (#3860) 2023-02-22 18:26:33 -08:00