VictoriaMetrics/app
Aliaksandr Valialkin 217c192c88 app/vmselect/promql: improve time series staleness detection
This should prevent from double counting for time series at the time when it changes label.
The most common case is in K8S, which changes pod uid label with each new deployment.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/748
2020-10-13 12:20:08 +03:00
..
vmagent lib/promscrape: code prettifying after 9bd9f67718 2020-10-12 16:13:59 +03:00
vmalert app/vmalert: accept days, weeks and years in for: part of config like Prometheus does 2020-10-08 20:13:20 +03:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
vminsert 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:38:49 +03:00
vmrestore lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
vmselect app/vmselect/promql: improve time series staleness detection 2020-10-13 12:20:08 +03:00
vmstorage app/vmstorage: add vm_rows_added_to_storage_total metric, which shows the total number of rows added to storage since app start 2020-10-09 13:36:17 +03:00