VictoriaMetrics/app/vlinsert/loki
Zakhar Bessarab 7e24edd506
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 17:06:09 -07:00
..
loki.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
loki_json.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
loki_json_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
loki_json_timing_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
loki_protobuf.go app/vlinsert/loki: fix compatibility with latest MetricsQL lib (#4675) 2023-07-20 17:06:09 -07:00
loki_protobuf_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
loki_protobuf_timing_test.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
push_request.pb.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
push_request.proto app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
timestamp.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00
types.go app/vlinsert: add support of loki push protocol (#4482) 2023-07-20 16:49:43 -07:00