VictoriaMetrics/app/vlinsert/insertutils
2025-02-09 22:41:38 +01:00
..
common_params.go lib/logstorage: remove unnecesary abstraction - RowsFormatter 2025-01-28 18:03:18 +01:00
flags.go lib/logstorage: ignore logs with too long field names during data ingestion 2025-01-28 16:55:48 +01:00
line_reader.go app/vlinsert/insertutils: avoid excess copying of lines at LineReader.buf 2025-01-12 03:01:45 +01:00
line_reader_test.go app/vlinsert: properly skip too long lines at Elasticsearch bulk import protocol 2024-12-04 12:18:32 +01:00
testutils.go app/vlinsert: use default set of log stream fields for Loki and OpenTelemetry protocols if _stream_fields query arg is empty 2024-12-04 13:57:23 +01:00
timestamp.go app/vlinsert: accept timestamps with microsecond and nanosecond precision at _time field 2025-02-09 22:41:38 +01:00
timestamp_test.go app/vlinsert: accept timestamps with microsecond and nanosecond precision at _time field 2025-02-09 22:41:38 +01:00