VictoriaMetrics/app
Aliaksandr Valialkin 4e237b4670 app/vminsert/influx: support passing AccountID and ProjectID via plain TCP and UDP
Now `vminsert` accepts AccountID and ProjectID via `VictoriaMetrics_AccountID` and `VictoriaMetrics_ProjectID` tags
when reading Influx line protocol data via plain TCP or UDP (i.e. when `-influxListenAddr` is set).
2020-05-12 13:13:04 +03:00
..
vmagent app/vmagent: return 200 from /-/reload endpoint as Prometheus does 2020-05-07 19:29:48 +03:00
vmalert vmalert: cleanup and restructure of code to improve maintainability (#471) 2020-05-11 14:35:55 +03:00
vmauth docs/vmauth.md: fix a link to docker images 2020-05-08 14:11:10 +03:00
vmbackup docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vminsert app/vminsert/influx: support passing AccountID and ProjectID via plain TCP and UDP 2020-05-12 13:13:04 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vmselect lib/metricsql: move it to a separate repository - github.com/VictoriaMetrics/metrics 2020-04-28 15:30:06 +03:00
vmstorage lib/storage: gradually pre-populate per-day inverted index for the next day 2020-05-12 12:13:32 +03:00