VictoriaMetrics/app
Aliaksandr Valialkin 067c7afebc lib/promscrape: show information on improperly configured scrape targets at the bottom of /targets page
This is a common error whith improperly configured target autodiscovery and/or relabeling.
This error leads to duplicate scraping of the same targets with the same set of labels, which leads
to duplicate samples in time series.
2020-04-14 14:55:05 +03:00
..
victoria-metrics app/victoria-metrics: add -selfScrapeInstance and -selfScrapeJob flags for tuning labels for self-scraped metrics 2020-04-04 14:57:22 +03:00
vmagent lib/promscrape: show information on improperly configured scrape targets at the bottom of /targets page 2020-04-14 14:55:05 +03:00
vmalert vmalert: prepare package for external usage 2020-04-12 15:32:42 +03:00
vmbackup docs: update minimum supported Go version from 1.12 to 1.13 2020-04-07 13:38:37 +03:00
vminsert app/{vmagent,vminsert}: add support for importing csv data via /api/v1/import/csv 2020-03-10 21:15:35 +02:00
vmrestore docs: update minimum supported Go version from 1.12 to 1.13 2020-04-07 13:38:37 +03:00
vmselect app/vmselect/promql: keep metric name after applying first_over_time and last_over_time functions 2020-04-04 14:54:13 +03:00
vmstorage app/vmstorage: add vm_free_disk_space_bytes metric for monitoring the remaining disk space at -storageDataPath 2020-04-01 23:08:58 +03:00