mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-19 23:16:26 +01:00
f7acdb13db
- Call httpserver.GetQuotedRemoteAddr() and httpserver.GetRequestURI() only when the error occurs. This saves CPU time on fast path when there are no parsing errors. - Create a helper function - httpserver.LogError() - for logging the error with the request uri and remote addr context. |
||
---|---|---|
.. | ||
common | ||
csvimport | ||
datadog | ||
graphite | ||
influx | ||
native | ||
opentsdb | ||
opentsdbhttp | ||
prometheusimport | ||
prompush | ||
promremotewrite | ||
relabel | ||
static/css | ||
vmimport | ||
main.go | ||
README.md |
vminsert
routes the ingested data to vmstorage
.