VictoriaMetrics/app/vlinsert/elasticsearch
Aliaksandr Valialkin bac193e50b
Some checks are pending
build / Build (push) Waiting to run
CodeQL Go / Analyze (push) Waiting to run
main / lint (push) Waiting to run
main / test (test-full) (push) Blocked by required conditions
main / test (test-full-386) (push) Blocked by required conditions
main / test (test-pure) (push) Blocked by required conditions
publish-docs / Build (push) Waiting to run
app/vlselect: do not show empty fields in query results
Empty fields are treated as non-existing fields by VictoriaLogs data model.
So there is no sense in returning empty fields in query results, since they may mislead and confuse users.
2024-10-14 23:43:58 +02:00
..
bulk_response.qtpl app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
bulk_response.qtpl.go app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
elasticsearch_test.go app/vlselect: do not show empty fields in query results 2024-10-14 23:43:58 +02:00
elasticsearch_timing_test.go app/vlinsert: properly parse length-delimited syslog messages sent over TCP according to RFC5425 2024-06-17 22:28:26 +02:00
elasticsearch.go app/vlinsert: support unix timestamps in seconds and milliseconds in JSON stream data ingestion API 2024-09-28 21:56:50 +02:00