VictoriaMetrics/docs
Aliaksandr Valialkin ce9e163e94 lib/httpserver: stop the process on panics in request handlers
Panics may leave the process in inconsistent state. That's why it is better to stop the process after the panic
instead of recovering from the panic. Unfortunately, the standard net/http.Server recovers panics in request handlers.
See https://github.com/golang/go/issues/16542 . That's lib/httpserver must stop the process on itself after the panic.
2021-05-03 11:59:40 +03:00
..
Articles.md docs: ordering fix 2021-04-24 02:28:53 +03:00
BestPractices.md docs: update docs order 2021-04-24 01:27:13 +03:00
CaseStudies.md docs: update docs order 2021-04-24 01:27:13 +03:00
CHANGELOG.md lib/httpserver: stop the process on panics in request handlers 2021-05-03 11:59:40 +03:00
Cluster-VictoriaMetrics.md docs/Cluster-VictoriaMetrics.md: document api/v1/series/count endpoint 2021-04-30 11:46:14 +03:00
FAQ.md docs: update docs order 2021-04-24 01:27:13 +03:00
Home.md docs: ordering fix 2021-04-24 02:28:53 +03:00
latest.png docs: add missing images for vmbackupmanager.md 2021-04-22 14:49:14 +03:00
logo.png docs/Single-server-VictoriaMetrics.md: clarify how to use -influxListenAddr command-line option 2020-04-15 12:33:42 +03:00
MetricsQL.md docs: update docs order 2021-04-24 01:27:13 +03:00
per-tenant-stats.jpg updates per-tenant stats docs 2021-04-14 12:14:51 +03:00
PerTenantStatistic.md docs: update per tenant stats page (#1246) 2021-04-25 09:34:28 +01:00
Quick-Start.md docs: update docs order 2021-04-24 01:27:13 +03:00
Release-Guide.md docs: ordering fix 2021-04-24 02:28:53 +03:00
robots.txt .github/workflows/wiki.yml: fix copying files from docs to wiki 2020-03-30 15:59:12 +03:00
root.png docs: add missing images for vmbackupmanager.md 2021-04-22 14:49:14 +03:00
rp_daily_1.png docs: add missing images for vmbackupmanager.md 2021-04-22 14:49:14 +03:00
rp_daily_2.png docs: add missing images for vmbackupmanager.md 2021-04-22 14:49:14 +03:00
SampleSizeCalculations.md docs: update docs order 2021-04-24 01:27:13 +03:00
Single-server-VictoriaMetrics.md docs/Single-server-VictoriaMetrics.md: mention that the native export format can change between releases 2021-04-24 01:22:54 +03:00
vmagent.md all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmagent.png docs: add missing vmagent.png, which is used in vmagent.md 2020-03-09 13:35:49 +02:00
vmalert.md docs/vmalert.md: update docs after afca7b430c 2021-04-30 11:49:01 +03:00
vmauth.md all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmbackup.md docs/vmbackup.md: sync with app/vmbackup/README.md 2021-04-22 11:18:51 +03:00
vmbackupmanager.md docs/vmbackupmanager.md: sync with app/vmbackupmanager/README.md 2021-04-22 14:44:07 +03:00
vmctl.md all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmgateway-access-control.jpg docs/vmgateway.md: update docs 2021-04-03 00:29:19 +03:00
vmgateway-overview.jpeg app/vmgateway: publish docs 2021-04-02 23:08:41 +03:00
vmgateway-rate-limiting.jpg app/vmgateway: publish docs 2021-04-02 23:08:41 +03:00
vmgateway.md all: consistency renaming Victoria Metrics -> VictoriaMetrics 2021-04-20 11:45:48 +03:00
vmrestore.md all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00