S
Size: a a a
S
AS
AU
AS
PK
PK
MK
{
...
"query_results": {
"column_positions": [
[{описание баров}]
],
"row_positions": [
[{описание точек во времени}]
],
"values": [
[вектор значений в цифре с null]
],
"formatted_values": [
[вектор значений в виде string]
]
},
"definition": {
/* еще описание */
}
...
}
$.query_results.row_positions[].start_date
с вектором данных, $.query_results.formatted_values[][]
, чтобы получить массив с вида:
[
{
"start_date": bla,
"hours_spent": ..,
"sum_remaining_until_today": ...,
и т.д.
},
и т.п.
]
MK
O
MK
G
Features:More
* support to disable internal carbon metrics [@listenerri](https://github.com/listenerri)
* add config setting for uploader max chunk size [@msaf1980](https://github.com/msaf1980)
Bug fixes:
* config settings for dropping metrics w...
G
Bugfix:
* use TabSeparatedRaw format in all finders to avoid unnecessary excapes [@presto53](https://github.com/presto53) [@Felixoid](https://github.com/Felixoid)
G
Features:More
* support to disable internal carbon metrics [@listenerri](https://github.com/listenerri)
* add config setting for uploader max chunk size [@msaf1980](https://github.com/msaf1980)
Bug fixes:
* config settings for dropping metrics w...
G
Bugfix:
* use TabSeparatedRaw format in all finders to avoid unnecessary excapes [@presto53](https://github.com/presto53) [@Felixoid](https://github.com/Felixoid)
G
Features:More
* support to disable internal carbon metrics [@listenerri](https://github.com/listenerri)
* add config setting for uploader max chunk size [@msaf1980](https://github.com/msaf1980)
Bug fixes:
* config settings for dropping metrics w...
AM
AN
AM
AN
AN