loki: use single-dataframe format on the backend (#47069)
This commit is contained in:
+15
-137
File diff suppressed because one or more lines are too long
+8
-4
@@ -5,8 +5,8 @@
|
||||
"result": [
|
||||
{
|
||||
"stream": {
|
||||
"level": "error",
|
||||
"location": "moon"
|
||||
"code": "one\",",
|
||||
"location": "moon🌙"
|
||||
},
|
||||
"values": [
|
||||
[
|
||||
@@ -17,8 +17,8 @@
|
||||
},
|
||||
{
|
||||
"stream": {
|
||||
"level": "info",
|
||||
"location": "moon"
|
||||
"code": "\",two",
|
||||
"location": "moon🌙"
|
||||
},
|
||||
"values": [
|
||||
[
|
||||
@@ -29,6 +29,10 @@
|
||||
"1645030246277587968",
|
||||
"log line info 2"
|
||||
],
|
||||
[
|
||||
"1645030246277587968",
|
||||
"log line info 2"
|
||||
],
|
||||
[
|
||||
"1645030245539423744",
|
||||
"log line info 3"
|
||||
|
||||
Reference in New Issue
Block a user