fix metrics of withdraw - no label

This commit is contained in:
Marco Boss 2022-05-12 19:32:10 +02:00
parent db320d3e8e
commit d6c161a72e
No known key found for this signature in database
GPG Key ID: 89A3EC33C625C3DF

View File

@ -84,7 +84,7 @@ TEH_handler_metrics (struct TEH_RequestContext *rc,
"# HELP taler_exchange_batch_withdraw_num_coins "
" number of coins withdrawn in a batch-withdraw request\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",
TEH_METRICS_num_conflict[TEH_MT_REQUEST_OTHER],
"deposit",