Dima Lazerka
|
1d60c236b1
|
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:30:30 +02:00 |
|
Aliaksandr Valialkin
|
8b4bf5d269
|
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:16 -07:00 |
|
Roman Khavronenko
|
80768d53dd
|
docs: follow-up after aec4b5db81 (#4638)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
|
2023-07-19 14:48:17 -07:00 |
|
Aliaksandr Valialkin
|
a9eb2409ea
|
app/vlstorage: export vl_active_merges and vl_merges_total metrics
|
2023-07-06 21:38:09 -07:00 |
|
Aliaksandr Valialkin
|
fd6c2dd02e
|
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-07-06 21:22:59 -07:00 |
|
Aliaksandr Valialkin
|
c8cffc9b1b
|
app/vlstorage: log -storageDataPath and basic stats for the opened storage
|
2023-07-06 21:21:00 -07:00 |
|
Aliaksandr Valialkin
|
1c39af56ab
|
app/victoria-logs: add ability to debug data ingestion by passing debug query arg to data ingestion API
|
2023-07-06 21:19:58 -07:00 |
|
Aliaksandr Valialkin
|
374890294e
|
app/victoria-logs: initial code release
|
2023-07-06 17:30:05 -07:00 |
|