Aliaksandr Valialkin
|
e1f7e0b455
|
lib/logstorage: log the -retentionPeriod and -futureRetention values when the ingested log entry has timestamp outside the configured retention
This should simplify debugging
|
2023-07-17 18:23:45 -07:00 |
|
Aliaksandr Valialkin
|
6751a08071
|
lib/logstorage: support for short form of _time:(now-duration, now] filter: _time:duration
|
2023-07-17 18:23:43 -07:00 |
|
Aliaksandr Valialkin
|
8fdfd13a29
|
lib/logstorage: LogsQL: replace exact_prefix("...") with exact("..."*)
This makes LogsQL queries more consistent with i("...") and i("..."*) syntax
|
2023-07-17 17:19:45 -07:00 |
|
Dmytro Kozlov
|
3d0f846a79
|
lib/logstorage: fix panic (#4620)
|
2023-07-13 12:04:59 -07:00 |
|
Aliaksandr Valialkin
|
d8b8fc0343
|
lib/logstorage: fix TestValuesEncoder() on 32-bit architectures
|
2023-07-13 11:28:04 -07:00 |
|
Aliaksandr Valialkin
|
ebd08cd822
|
lib/logstorage: go fmt
|
2023-07-06 22:24:18 -07:00 |
|
Aliaksandr Valialkin
|
5a12a518a3
|
lib/logstorage: fix make test-pure tests
|
2023-07-06 22:22:08 -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
|
08634ae612
|
app/vlinsert/jsonline: code prettifying
|
2023-07-06 21:35:55 -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 |
|