Aliaksandr Valialkin
|
9b4e608199
|
app/vminsert: return back type label to per-tenant metric `vm_tenant_inserted_rows_total
The `type` label has been removed in the commit 022fe4efd0
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/932
|
2021-03-30 00:06:59 +03:00 |
|
Nikolay
|
022fe4efd0
|
makes tenant metrics names consistent with enterprise version (#1152)
|
2021-03-29 11:59:04 +03:00 |
|
Aliaksandr Valialkin
|
9b7ce5d004
|
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 |
|
Aliaksandr Valialkin
|
aadbd014ff
|
all: add native format for data export and import
The data can be exported via [/api/v1/export/native](https://victoriametrics.github.io/#how-to-export-data-in-native-format) handler
and imported via [/api/v1/import/native](https://victoriametrics.github.io/#how-to-import-data-in-native-format) handler.
|
2020-09-27 17:36:38 +03:00 |
|