VictoriaMetrics/app
Nikolay Khramchikhin 7f96712b38 Adds dockerswarm sd (#818)
* adds dockerswarm service discovery

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/656

 Following roles supported: services, tasks and nodes.
 Basic, token and tls auth supported.
 Added tests for labels generation.

* added unix socket support to discovery utils

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
2020-10-12 16:13:58 +03:00
..
vmagent Adds dockerswarm sd (#818) 2020-10-12 16:13:58 +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: keep metric name after applying more functions, which dont change time series meaning 2020-10-12 11:48:38 +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