// 🌟 This was machine generated. Do not edit. 🌟 // // Frame[0] { // "typeVersion": [ // 0, // 0 // ], // "custom": { // "resultType": "exemplar" // } // } // Name: // Dimensions: 4 Fields by 1 Rows // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+----------------+ // | Name: Time | Name: Value | Name: traceID | Name: a | // | Labels: | Labels: __name__=test_exemplar_metric_total, instance=localhost:8090, job=prometheus, service=bar | Labels: | Labels: | // | Type: []time.Time | Type: []float64 | Type: []string | Type: []string | // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+----------------+ // | 2020-09-14 15:22:25.479 +0000 UTC | 6 | EpTxMJ40fUus7aGY | not in next | // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+----------------+ // // // // Frame[1] { // "typeVersion": [ // 0, // 0 // ], // "custom": { // "resultType": "exemplar" // } // } // Name: // Dimensions: 3 Fields by 2 Rows // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+ // | Name: Time | Name: Value | Name: traceID | // | Labels: | Labels: __name__=test_exemplar_metric_total, instance=localhost:8090, job=prometheus, service=foo | Labels: | // | Type: []time.Time | Type: []float64 | Type: []string | // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+ // | 2020-09-14 15:22:35.479 +0000 UTC | 19 | Olp9XHlq763ccsfa | // | 2020-09-14 15:22:45.489 +0000 UTC | 20 | hCtjygkIHwAN9vs4 | // +-----------------------------------+---------------------------------------------------------------------------------------------------+------------------+ // // // 🌟 This was machine generated. Do not edit. 🌟 { "status": 200, "frames": [ { "schema": { "meta": { "typeVersion": [ 0, 0 ], "custom": { "resultType": "exemplar" } }, "fields": [ { "name": "Time", "type": "time", "typeInfo": { "frame": "time.Time" } }, { "name": "Value", "type": "number", "typeInfo": { "frame": "float64" }, "labels": { "__name__": "test_exemplar_metric_total", "instance": "localhost:8090", "job": "prometheus", "service": "bar" } }, { "name": "traceID", "type": "string", "typeInfo": { "frame": "string" } }, { "name": "a", "type": "string", "typeInfo": { "frame": "string" } } ] }, "data": { "values": [ [ 1600096945479 ], [ 6 ], [ "EpTxMJ40fUus7aGY" ], [ "not in next" ] ] } }, { "schema": { "meta": { "typeVersion": [ 0, 0 ], "custom": { "resultType": "exemplar" } }, "fields": [ { "name": "Time", "type": "time", "typeInfo": { "frame": "time.Time" } }, { "name": "Value", "type": "number", "typeInfo": { "frame": "float64" }, "labels": { "__name__": "test_exemplar_metric_total", "instance": "localhost:8090", "job": "prometheus", "service": "foo" } }, { "name": "traceID", "type": "string", "typeInfo": { "frame": "string" } } ] }, "data": { "values": [ [ 1600096955479, 1600096965489 ], [ 19, 20 ], [ "Olp9XHlq763ccsfa", "hCtjygkIHwAN9vs4" ] ] } } ] }