mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
90 lines
2.5 KiB
JSON
90 lines
2.5 KiB
JSON
{
|
|
"frames": [
|
|
{
|
|
"schema": {
|
|
"meta": {
|
|
"custom": {
|
|
"stats": {
|
|
"store": {
|
|
"totalChunksDownloaded": 2,
|
|
"decompressedLines": 55,
|
|
"totalDuplicates": 0,
|
|
"totalChunksRef": 2,
|
|
"chunksDownloadTime": 0.000390958,
|
|
"headChunkBytes": 0,
|
|
"headChunkLines": 0,
|
|
"decompressedBytes": 7772,
|
|
"compressedBytes": 31432
|
|
},
|
|
"ingester": {
|
|
"totalDuplicates": 0,
|
|
"totalReached": 0,
|
|
"totalLinesSent": 0,
|
|
"decompressedBytes": 0,
|
|
"compressedBytes": 0,
|
|
"decompressedLines": 0,
|
|
"totalChunksMatched": 0,
|
|
"totalBatches": 0,
|
|
"headChunkBytes": 0,
|
|
"headChunkLines": 0
|
|
},
|
|
"summary": {
|
|
"bytesProcessedPerSecond": 3507022,
|
|
"linesProcessedPerSecond": 24818,
|
|
"totalBytesProcessed": 7772,
|
|
"totalLinesProcessed": 55,
|
|
"execTime": 0.002216125
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fields": [
|
|
{
|
|
"name": "__labels",
|
|
"type": "other",
|
|
"typeInfo": {
|
|
"frame": "json.RawMessage"
|
|
}
|
|
},
|
|
{
|
|
"name": "Time",
|
|
"type": "time",
|
|
"typeInfo": {
|
|
"frame": "time.Time"
|
|
}
|
|
},
|
|
{
|
|
"name": "Line",
|
|
"type": "string",
|
|
"typeInfo": {
|
|
"frame": "string"
|
|
}
|
|
},
|
|
{
|
|
"name": "TS",
|
|
"type": "string",
|
|
"typeInfo": {
|
|
"frame": "string"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"data": {
|
|
"values": [
|
|
[
|
|
{"level":"error","location":"moon"},{"level":"info","location":"moon"},{"level":"info","location":"moon"},{"level":"info","location":"moon"},{"level":"info","location":"moon"}
|
|
],
|
|
[
|
|
1645030244810,1645030247027,1645030246277,1645030245539,1645030244091
|
|
],
|
|
[
|
|
"log line error 1","log line info 1","log line info 2","log line info 3","log line info 4"
|
|
],
|
|
[
|
|
"1645030244810757120","1645030247027735040","1645030246277587968","1645030245539423744","1645030244091700992"
|
|
]
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |