VictoriaMetrics/app
Aliaksandr Valialkin c4df601f43 lib/promscrape: add the ability to limit the number of unique series per each scrape target
The number of series per target can be limited with the following options:

* Global limit with `-promscrape.maxSeriesPerTarget` command-line option.
* Per-target limit with `max_series: N` option in `scrape_config` section.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1561
2021-09-01 16:08:12 +03:00
..
vmagent lib/promscrape: add the ability to limit the number of unique series per each scrape target 2021-09-01 16:08:12 +03:00
vmalert Vmalert extra params (#1587) 2021-09-01 12:20:01 +03:00
vmauth Remove trailing slash for URLPrefixes with specific path (#1554) 2021-08-25 13:32:04 +03:00
vmbackup lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vmctl vmctl: update README and flags description (#1588) 2021-09-01 12:22:58 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/vminsert: add vm_rpc_send_duration_seconds_total metric per each vminsert->vmstorage link 2021-08-11 11:42:33 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmselect app/vmselect: show useful endpoints when requested /select/<accountID>/ page 2021-08-29 12:05:14 +03:00
vmstorage li/storage: re-use the per-day inverted index search code for searching in global index 2021-07-30 10:28:20 +03:00
vmui app/vmui: actualize Dockerfiles 2021-08-11 13:42:53 +03:00