2022-06-03 07:25:52 -05:00
|
|
|
// 🌟 This was machine generated. Do not edit. 🌟
|
|
|
|
//
|
|
|
|
// Frame[0] {
|
2022-12-05 11:48:10 -06:00
|
|
|
// "type": "timeseries-multi",
|
2023-02-21 08:06:15 -06:00
|
|
|
// "typeVersion": [
|
|
|
|
// 0,
|
|
|
|
// 0
|
|
|
|
// ],
|
2022-06-03 07:25:52 -05:00
|
|
|
// "custom": {
|
|
|
|
// "resultType": "matrix"
|
|
|
|
// },
|
|
|
|
// "executedQueryString": "Expr: test1\nStep: 1s"
|
|
|
|
// }
|
|
|
|
// Name: go_goroutines{job="prometheus"}
|
|
|
|
// Dimensions: 2 Fields by 3 Rows
|
|
|
|
// +-------------------------------+------------------------------------------------+
|
|
|
|
// | Name: Time | Name: Value |
|
|
|
|
// | Labels: | Labels: __name__=go_goroutines, job=prometheus |
|
2022-07-28 07:26:51 -05:00
|
|
|
// | Type: []time.Time | Type: []float64 |
|
2022-06-03 07:25:52 -05:00
|
|
|
// +-------------------------------+------------------------------------------------+
|
|
|
|
// | 2022-01-11 08:25:33 +0000 UTC | 21 |
|
|
|
|
// | 2022-01-11 08:25:34 +0000 UTC | 32 |
|
|
|
|
// | 2022-01-11 08:25:37 +0000 UTC | 43 |
|
|
|
|
// +-------------------------------+------------------------------------------------+
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// 🌟 This was machine generated. Do not edit. 🌟
|
2022-05-12 10:09:58 -05:00
|
|
|
{
|
2022-11-03 12:34:27 -05:00
|
|
|
"status": 200,
|
2022-05-12 10:09:58 -05:00
|
|
|
"frames": [
|
|
|
|
{
|
|
|
|
"schema": {
|
|
|
|
"name": "go_goroutines{job=\"prometheus\"}",
|
|
|
|
"meta": {
|
2022-12-05 11:48:10 -06:00
|
|
|
"type": "timeseries-multi",
|
2023-02-21 08:06:15 -06:00
|
|
|
"typeVersion": [
|
|
|
|
0,
|
|
|
|
0
|
|
|
|
],
|
2022-05-12 10:09:58 -05:00
|
|
|
"custom": {
|
|
|
|
"resultType": "matrix"
|
|
|
|
},
|
|
|
|
"executedQueryString": "Expr: test1\nStep: 1s"
|
|
|
|
},
|
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"name": "Time",
|
|
|
|
"type": "time",
|
|
|
|
"typeInfo": {
|
|
|
|
"frame": "time.Time"
|
|
|
|
},
|
|
|
|
"config": {
|
|
|
|
"interval": 1000
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Value",
|
|
|
|
"type": "number",
|
|
|
|
"typeInfo": {
|
2022-07-28 07:26:51 -05:00
|
|
|
"frame": "float64"
|
2022-05-12 10:09:58 -05:00
|
|
|
},
|
|
|
|
"labels": {
|
|
|
|
"__name__": "go_goroutines",
|
|
|
|
"job": "prometheus"
|
|
|
|
},
|
|
|
|
"config": {
|
|
|
|
"displayNameFromDS": "go_goroutines{job=\"prometheus\"}"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"data": {
|
|
|
|
"values": [
|
|
|
|
[
|
|
|
|
1641889533000,
|
|
|
|
1641889534000,
|
|
|
|
1641889537000
|
|
|
|
],
|
|
|
|
[
|
|
|
|
21,
|
|
|
|
32,
|
|
|
|
43
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|