VictoriaMetrics/app
Aliaksandr Valialkin da77f4deeb
app/vmselect/promql: add labels_equal(q, "label1", "label2", ...) function
This function returns q series, which have identical values for the listed labels
"label1", "label2", ...

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5148
2023-10-16 21:50:11 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
victoria-metrics docs: follow-up after aec4b5db81 (#4638) 2023-07-19 10:10:51 +02:00
vlinsert lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
vlselect app/vmui: small UX enhancements 2023-10-12 19:54:19 +02:00
vlstorage lib/logstorage: follow-up for 8a23d08c21 2023-10-02 16:52:23 +02:00
vmagent app/vmagent/remotewrite: move sas var initialization closer to the place where it is used 2023-10-16 20:52:56 +02:00
vmalert lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-13 14:56:09 +02:00
vmalert-tool lib/promutils, app/vmalert-tool/unittest: move promutils.Duration.ParseTime() to app/vmalert-tool/unittest.durationToTime() 2023-10-16 14:19:31 +02:00
vmauth lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-13 14:56:09 +02:00
vmbackup docs/vmbackup.md: clarify documentation about -deleteAllObjectVersions command-line flag 2023-10-16 12:09:46 +02:00
vmbackupmanager docs: remove extra / in the end of the link 2023-10-14 07:43:40 +02:00
vmctl go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 13:01:38 +02:00
vmgateway lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-13 14:56:09 +02:00
vminsert app/{vmagent,vminsert}: follow-up for NewRelic data ingestion protocol support 2023-10-16 00:25:25 +02:00
vmrestore docs: remove extra / in the end of the link 2023-10-14 07:43:40 +02:00
vmselect app/vmselect/promql: add labels_equal(q, "label1", "label2", ...) function 2023-10-16 21:50:11 +02:00
vmstorage lib/storage: stop exposing vm_merge_need_free_disk_space metric 2023-09-25 16:52:39 +02:00
vmui app/vmui: small UX enhancements 2023-10-12 19:54:19 +02:00