VictoriaMetrics/app/vlinsert/loki
Zakhar Bessarab 681d29654a
app/vlinsert/loki: fix compatibility with latest MetricsQL lib (#4675)
Loki uses default labels format without "or" operator. This format can't create a list of LabelFilters, so only first set of LabelFilters should be used.

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
2023-07-20 13:54:22 +02:00
..
loki.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
loki_json.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
loki_json_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
loki_json_timing_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
loki_protobuf.go app/vlinsert/loki: fix compatibility with latest MetricsQL lib (#4675) 2023-07-20 13:54:22 +02:00
loki_protobuf_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
loki_protobuf_timing_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
push_request.pb.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
push_request.proto app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
timestamp.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00
types.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 10:10:55 +02:00