Closed SemperPeritus closed 1 month ago
+1
I have the same issue. Grafana : v11.1.3 Datasource : v0.4.0 VictoriaLogs : v0.28.0
It happens when the query results inlude several streams with different fields In vmui the logs are grouped by stream and each stream have it's own set of fields In Grafana all the logs have all the fields, (if one is missing it grabs the value from the next log that have it, as described)
@dmitryk-dk could you please take a look?
Hi @SemperPeritus ! The issue was fixed in the release. Please reopen issue if you find any problem
For some reason, I am getting incorrect subfields for queries from Grafana. These same fields are absent (as they should be) when making an identical queries in VMUI.
In Grafana, fields are present that appeared in the previous log and remain until they receive a new actual (real) value in the following log. The data displayed in
Logs
andDataFrame JSON (from Query)
are identical.I'm not sure if the issue is with the plugin or VictoriaLogs because I don't know exactly how Grafana retrieves the data.
Grafana:
VMUI:
Difference: