summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_metrics.c
AgeCommit message (Collapse)Author
2022-06-08add core success count metricsChristian Grothoff
2022-05-22-add metrics for idempotent (batch) withdrawChristian Grothoff
2022-05-12fix metrics of withdraw - no labelMarco Boss
2022-05-12add metrics for number of coins withdrawn in a batch requestMarco Boss
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database ↵Christian Grothoff
sharding plus O(n^2)=>O(n) worst-case complexity reduction on coin balance checks
2021-12-08fix prometheus metric labelsBoss Marco
2021-12-08-fix syntaxChristian Grothoff
2021-12-08-fix ftbfsChristian Grothoff
2021-12-08-improve graphana compatibilityChristian Grothoff
2021-12-07implement basic /metricsChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-07implement dummy /metrics handlerChristian Grothoff