// ๐ŸŒŸ This was machine generated. Do not edit. ๐ŸŒŸ // // Frame[0] { // "typeVersion": [ // 0, // 0 // ], // "preferredVisualisationType": "table" // } // Name: traces // Dimensions: 4 Fields by 0 Rows // +----------------+-----------------+-------------------+----------------+ // | Name: traceID | Name: traceName | Name: startTime | Name: duration | // | Labels: | Labels: | Labels: | Labels: | // | Type: []string | Type: []string | Type: []time.Time | Type: []int64 | // +----------------+-----------------+-------------------+----------------+ // +----------------+-----------------+-------------------+----------------+ // // // ๐ŸŒŸ This was machine generated. Do not edit. ๐ŸŒŸ { "status": 200, "frames": [ { "schema": { "name": "traces", "meta": { "typeVersion": [ 0, 0 ], "preferredVisualisationType": "table" }, "fields": [ { "name": "traceID", "type": "string", "typeInfo": { "frame": "string" }, "config": { "displayName": "Trace ID", "links": [ { "title": "Trace: ${__value.raw}", "internal": { "query": { "query": "${__value.raw}" }, "datasourceUid": "test-uid", "datasourceName": "test-name" } } ] } }, { "name": "traceName", "type": "string", "typeInfo": { "frame": "string" }, "config": { "displayName": "Trace name" } }, { "name": "startTime", "type": "time", "typeInfo": { "frame": "time.Time" }, "config": { "displayName": "Start time" } }, { "name": "duration", "type": "number", "typeInfo": { "frame": "int64" }, "config": { "displayName": "Duration", "unit": "ยตs" } } ] }, "data": { "values": [ [], [], [], [] ] } } ] }