VictoriaMetrics/docs
Aliaksandr Valialkin 262cf81757 app/vmselect: properly parse negative combined offsets such as -1h2m3s
Previously such offsets were parsed as `-1h + 2m + 3s`. Now they are parsed as `-(1h + 2m + 3s)`.
2020-12-19 01:25:03 +02:00
..
Articles.md docs/Articles.md: classify articles by themes 2020-12-18 12:05:39 +02:00
CaseStudies.md docs: alphabetically sort links to case studies 2020-12-18 12:31:03 +02:00
CHANGELOG.md app/vmselect: properly parse negative combined offsets such as -1h2m3s 2020-12-19 01:25:03 +02:00
Cluster-VictoriaMetrics.md docs/Cluster-VictoriaMetrics.md: fix incorrect commands for profile collecting 2020-12-16 01:06:49 +02:00
ExtendedPromQL.md docs: consistently use links to https://victoriametrics.github.io for documentation references 2020-12-11 21:09:17 +02:00
FAQ.md docs/FAQ.md: add a link to https://valyala.medium.com/promscale-vs-victoriametrics-resource-usage-on-production-workload-91c8e3786c03 in the question about benchmarks 2020-12-16 23:15:49 +02:00
Home.md docs: add a doc for vmagent 2020-02-28 12:23:44 +02:00
logo.png docs/Single-server-VictoriaMetrics.md: clarify how to use -influxListenAddr command-line option 2020-04-15 12:34:32 +03:00
MetricsQL.md docs/MetricsQL.md: clarify that limitk(k, q) returns an arbitrary set of k time series with each call 2020-12-12 14:18:02 +02:00
Quick-Start.md docs: consistently use links to https://victoriametrics.github.io for documentation references 2020-12-11 21:09:17 +02:00
Release-Guide.md docs/Release-Guide.md: actualize release docs 2020-12-15 21:11:02 +02:00
robots.txt docs: add robots.txt 2020-03-28 23:23:20 +02:00
SampleSizeCalculations.md docs/SampleSizeCalculations.md: updates 2020-06-24 12:05:52 +03:00
Single-server-VictoriaMetrics.md docs: alphabetically sort links to case studies 2020-12-18 12:31:03 +02:00
vmagent.md docs/vmagent.md: typo fix: pearsed->parsed 2020-12-15 19:03:35 +02:00
vmagent.png docs: add missing vmagent.png, which is used in vmagent.md 2020-03-09 13:37:38 +02:00
vmalert.md docs/vmagent.md: mention that sample_limit option has no sense when stream parsing is enabled 2020-12-15 18:44:19 +02:00
vmauth.md docs: consistently use links to https://victoriametrics.github.io for documentation references 2020-12-11 21:09:17 +02:00
vmbackup.md docs: consistently use links to https://victoriametrics.github.io for documentation references 2020-12-11 21:09:17 +02:00
vmrestore.md docs: consistently use links to https://victoriametrics.github.io for documentation references 2020-12-11 21:09:17 +02:00