VictoriaMetrics/app
v1gnesh 007530f882
Option to build for s390x (Linux on IBM Z) (#3870)
Added `victoria-metrics-linux-s390x` to allow single node builds for `s390x` platform.

Leaving other packaging options at the moment, as on this platform, they're mostly going to be built from/with container images hosted within the company as a base, and not alpine.
2023-02-26 12:29:50 -08:00
..
victoria-metrics Option to build for s390x (Linux on IBM Z) (#3870) 2023-02-26 12:29:50 -08:00
vmagent app/vmagent: use the provided auth options when checking whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-26 12:07:47 -08:00
vmalert all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 18:58:46 -08:00
vmauth all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 18:58:46 -08:00
vmbackup .golangci.yml: properly enable revive linter and fix all the warnings it detects 2023-02-26 12:18:59 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl .golangci.yml: properly enable revive linter and fix all the warnings it detects 2023-02-26 12:18:59 -08:00
vmgateway vmgateway: add support of JWKS endpoint usage for JWT keys verification (#521) 2023-02-20 19:22:55 -08:00
vminsert app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-23 17:36:55 -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:01:32 -08:00
vmselect .golangci.yml: properly enable revive linter and fix all the warnings it detects 2023-02-26 12:18:59 -08:00
vmstorage tests: use DebugFlush instead of vmstorage stop. This simplifies the logic and allows to remove test-only methodds (#3694) 2023-01-23 14:45:59 +01:00
vmui vmui: improve mobile ui (#3848) 2023-02-23 19:18:49 -08:00