fix metrics of withdraw - no label
This commit is contained in:
parent
db320d3e8e
commit
d6c161a72e
@ -84,7 +84,7 @@ TEH_handler_metrics (struct TEH_RequestContext *rc,
|
|||||||
"# HELP taler_exchange_batch_withdraw_num_coins "
|
"# HELP taler_exchange_batch_withdraw_num_coins "
|
||||||
" number of coins withdrawn in a batch-withdraw request\n"
|
" number of coins withdrawn in a batch-withdraw request\n"
|
||||||
"# TYPE taler_exchange_batch_withdraw_num_coins counter\n"
|
"# TYPE taler_exchange_batch_withdraw_num_coins counter\n"
|
||||||
"taler_exchange_batch_withdraw_num_coins{type=coins} %llu\n",
|
"taler_exchange_batch_withdraw_num_coins{} %llu\n",
|
||||||
"other",
|
"other",
|
||||||
TEH_METRICS_num_conflict[TEH_MT_REQUEST_OTHER],
|
TEH_METRICS_num_conflict[TEH_MT_REQUEST_OTHER],
|
||||||
"deposit",
|
"deposit",
|
||||||
|
Loading…
Reference in New Issue
Block a user