mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
|
// 🌟 This was machine generated. Do not edit. 🌟
|
||
|
//
|
||
|
// Frame[0]
|
||
|
// Name: ordering frame
|
||
|
// Dimensions: 2 Fields by 2 Rows
|
||
|
// +----------------+-------------------+
|
||
|
// | Name: name | Name: score |
|
||
|
// | Labels: | Labels: |
|
||
|
// | Type: []string | Type: []float64 |
|
||
|
// +----------------+-------------------+
|
||
|
// | Loki Stats | 9.397899591158676 |
|
||
|
// | Loki 2.0 Stats | 2.638536183312778 |
|
||
|
// +----------------+-------------------+
|
||
|
//
|
||
|
//
|
||
|
// 🌟 This was machine generated. Do not edit. 🌟
|
||
|
{
|
||
|
"frames": [
|
||
|
{
|
||
|
"schema": {
|
||
|
"name": "ordering frame",
|
||
|
"fields": [
|
||
|
{
|
||
|
"name": "name",
|
||
|
"type": "string",
|
||
|
"typeInfo": {
|
||
|
"frame": "string"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "score",
|
||
|
"type": "number",
|
||
|
"typeInfo": {
|
||
|
"frame": "float64"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"data": {
|
||
|
"values": [
|
||
|
[
|
||
|
"Loki Stats",
|
||
|
"Loki 2.0 Stats"
|
||
|
],
|
||
|
[
|
||
|
9.397899591158676,
|
||
|
2.638536183312778
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|