mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
156 lines
5.2 KiB
Plaintext
156 lines
5.2 KiB
Plaintext
// 🌟 This was machine generated. Do not edit. 🌟
|
|
//
|
|
// Frame[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] {
|
|
// "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. 🌟
|
|
{
|
|
"frames": [
|
|
{
|
|
"schema": {
|
|
"meta": {
|
|
"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": {
|
|
"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"
|
|
]
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |