nomos-node/nomos-services
gusto 46d53479a2
Prometheus metrics service (#522)
* A wrapper crate for prometheus client

* Initial integration of metrics for mempool

* Merge mempool metrics imports

* Add cli flag to enable metrics

* Add nomos metrics service for serving metrics

* Use nomos prometheus metrics in the node

* Rename metrics to registry where applicable

* Expose metrics via http

* Featuregate the metrics service

* Style and fail on encode error

* Add metrics cargo feature for mempool
2024-01-12 16:15:12 +02:00
..
api Prometheus metrics service (#522) 2024-01-12 16:15:12 +02:00
carnot-consensus Rename consensus service to carnot consensus (#556) 2024-01-09 11:08:24 +01:00
data-availability Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
http Fix typos (#503) 2023-11-03 09:29:40 +01:00
log Add chat demo for testnet (#495) 2024-01-03 15:47:21 +01:00
mempool Prometheus metrics service (#522) 2024-01-12 16:15:12 +02:00
metrics Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
network Reestablish conn with mixnode if err occurs (#501) 2023-11-28 18:38:48 +09:00
storage Storage api (#473) 2023-10-25 12:46:26 +02:00
system-sig Add Sigkill handling to node binary (#480) 2023-10-30 09:36:07 +01:00