Aliaksandr Valialkin
|
ca1e78bd16
|
lib/logstorage: consistently use atomic.* types instead of atomic.* functions on regular types
See ea9e2b19a5
|
2024-02-24 00:29:39 +02:00 |
|
Aliaksandr Valialkin
|
d0538d11d3
|
lib/mergeset: consistently use atomic.* types instead of atomic.* function calls on ordinary types
See ea9e2b19a5
|
2024-02-24 00:29:12 +02:00 |
|
Aliaksandr Valialkin
|
36a1fdca6c
|
all: consistently use %w instead of %s in when error is passed to fmt.Errorf()
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.
|
2023-10-26 09:44:40 +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 |
|
Aliaksandr Valialkin
|
374890294e
|
app/victoria-logs: initial code release
|
2023-07-06 17:30:05 -07:00 |
|