// 🌟 This was machine generated. Do not edit. 🌟 // // Frame[0] { // "typeVersion": [ // 0, // 0 // ], // "preferredVisualisationType": "graph", // "executedQueryString": "Test raw query" // } // Name: // Dimensions: 1 Fields by 5 Rows // +-----------------+ // | Name: Value | // | Labels: | // | Type: []*string | // +-----------------+ // | default | // | autogen | // | bar | // | 5m_avg | // | 1m_avg | // +-----------------+ // // // 🌟 This was machine generated. Do not edit. 🌟 { "status": 200, "frames": [ { "schema": { "meta": { "typeVersion": [ 0, 0 ], "preferredVisualisationType": "graph", "executedQueryString": "Test raw query" }, "fields": [ { "name": "Value", "type": "string", "typeInfo": { "frame": "string", "nullable": true } } ] }, "data": { "values": [ [ "default", "autogen", "bar", "5m_avg", "1m_avg" ] ] } } ] }