..
bufferedwriter
lib/netutil: move IsTrivialNetworkError() function there, since it is used in multiple places across the code
2023-01-27 13:24:44 -08:00
clusternative
lib/vmselectapi: limit the number of concurrently executed requests
2023-01-06 18:39:46 -08:00
deployment
Rootless docker images by default ( #358 )
2020-03-27 21:18:32 +02:00
graphite
all: use metricsql.CompileRegexp instead of regexp.Compile for compiling regexps used in graphite queries
2023-01-09 21:45:34 -08:00
graphiteql
app,lib: fix typos in comments ( #3804 )
2023-02-13 09:32:35 -08:00
multiarch
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
netstorage
app,lib: fix typos in comments ( #3804 )
2023-02-13 09:32:35 -08:00
prometheus
chore: Use http constants to replace numbers ( #3846 )
2023-02-22 18:59:32 -08:00
promql
fix interpolate function for filling only intermediate gaps ( #3816 ) ( #3857 )
2023-02-22 18:41:29 -08:00
querystats
app/vmselect: do not track queries with less than 1ms execution time at /api/v1/status/top_queries
2021-07-15 16:53:35 +03:00
searchutils
chore: Use http constants to replace numbers ( #3846 )
2023-02-22 18:59:32 -08:00
static /css
app/vmselect: properly serve static css for /select/.../metric-relabel-debug page
2022-12-10 03:04:43 -08:00
vmui
app/vmui: tooltip formatting enhancements according to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3706#issuecomment-1429980038
2023-02-14 23:38:05 -08:00
main.go
all: consistently use http.Method{Get,Post,Put} across the codebase
2023-02-22 19:01:09 -08:00
Makefile
app/{vminsert,vmselect,vmstorage}: add package-{vminsert,vmselect,vmstorage}-{goarch}
Makefile rules for building arch-specific docker images
2022-10-07 20:17:01 +03:00
README.md
app/vmselect: expose vmui at /vmselect/<accountID>/vmui/
instead of /vmselect/<accountID>/prometheus/vmui/
2021-07-10 12:32:21 +03:00
vmui.go
app/vmselect: follow-up after 820312a2b1
2023-01-11 23:37:51 -08:00