Dima Lazerka
|
e0e856d2e7
|
Add flagutil.Duration to avoid conversion bugs (#4835)
* Introduce flagutil.Duration
To avoid conversion bugs
* Fix tests
* Comment why not .Seconds()
|
2023-09-01 09:27:51 +02:00 |
|
Aliaksandr Valialkin
|
f35d27aa2b
|
app/vlstorage: expose vl_data_size_bytes metric at /metrics page for tracking the on-disk data size (both indexdb and the data itself)
|
2023-07-31 07:56:53 -07:00 |
|
Roman Khavronenko
|
c32a01c52e
|
docs: follow-up after aec4b5db81 (#4638)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
|
2023-07-19 10:10:51 +02:00 |
|
Aliaksandr Valialkin
|
83aa78dfb4
|
app/vlstorage: export vl_active_merges and vl_merges_total metrics
|
2023-06-21 20:58:57 -07:00 |
|
Aliaksandr Valialkin
|
332b295268
|
docs/VictoriaLogs: change the structure of the docs in order to be more maintainable
The change is based on https://github.com/VictoriaMetrics/VictoriaMetrics/pull/4477
|
2023-06-20 22:23:39 -07:00 |
|
Aliaksandr Valialkin
|
e7bf36f0b6
|
app/vlstorage: log -storageDataPath and basic stats for the opened storage
|
2023-06-20 20:47:53 -07:00 |
|
Aliaksandr Valialkin
|
00c3dbd15d
|
app/victoria-logs: add ability to debug data ingestion by passing debug query arg to data ingestion API
|
2023-06-20 20:02:46 -07:00 |
|
Aliaksandr Valialkin
|
87b66db47d
|
app/victoria-logs: initial code release
|
2023-06-19 22:55:12 -07:00 |
|