VictoriaMetrics/app/vminsert
Nikolay ce8c2dd1f1
Changes targets api (#961)
* changes /targets api
adds html response if requester accepts text/html,
adds quick template for /targets api,
fixes pathPrefix for / requests

* changes namings

* renamed targets file

* Update app/victoria-metrics/main.go

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>

* adds trimspace to qtpl,
moves content-type for targets response closer to writer

* fixes bug with prefix

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
2020-12-14 13:36:48 +02:00
..
common all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
csvimport app/{vminsert,vmagent}: allow adding extra labels when importing data via Prometheus, CSV and JSON line formats 2020-09-02 19:43:21 +03:00
graphite app/{vminsert,vmselect}: move /tags/tagSeries and /tags/tagMultiSeries api from vminsert to vmselect 2020-11-23 12:33:19 +02:00
influx all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
native all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
opentsdb app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
opentsdbhttp app/vminsert: limit memory usage when ingesting data in big packets 2020-07-24 23:32:40 +03:00
prometheusimport app/{vminsert,vmagent}: allow passing timestamp via timestamp query arg when ingesting data to /api/v1/import/prometheus 2020-09-11 13:27:14 +03:00
prompush app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:29:51 +03:00
promremotewrite app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:29:51 +03:00
relabel lib/promscrape: clean references to label name and label value strings after applying per-target relabeling 2020-11-07 16:19:59 +02:00
vmimport all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
main.go Changes targets api (#961) 2020-12-14 13:36:48 +02:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vminsert routes the ingested data to vmstorage.