Zumata / couchbase_exporter

Prometheus Exporter for Couchbase metrics, implemented using exporttools
0 stars 2 forks source link

error: json: cannot unmarshal number 417.4174 #1

Open yosefy opened 8 years ago

yosefy commented 8 years ago

2016/07/03 07:45:55 [ERROR] exporter couchbase during Process. error: json: cannot unmarshal number 417.4174174174174 into Go value of type int64

couchbase comunity 4

can you help please

{
"storageTotals":{
"ram":{
"total":67561431040, "quotaTotal":40535851008, "quotaUsed":30635196416, "used":18780082176, "usedByData":4060990760, "quotaUsedPerNode":30635196416, "quotaTotalPerNode":40535851008

... "interestingStats":{
"cmd_get":330.3303303303304, "couch_docs_actual_disk_size":9295537269, "couch_docs_data_size":7599876086, "couch_spatial_data_size":0, "couch_spatial_disk_size":0, "couch_views_actual_disk_size":0, "couch_views_data_size":0, "curr_items":13931752, "curr_items_tot":13931752, "ep_bg_fetched":0, "get_hits":104.1041041041041, "mem_used":4060990760, "ops":411.4114114114113, "vb_replica_curr_items":0 ...

mfouilleul commented 7 years ago

Same error:

[ERROR] exporter couchbase during Process. error: json: cannot unmarshal number 107.1071071071071 into Go value of type int64