marigold-dev / deku

MIT License
80 stars 16 forks source link

Deku performance metrics #602

Closed d4hines closed 2 years ago

d4hines commented 2 years ago

Keep in mind Prometheus collects timestamps on every sample and has a query language to do many transformations. Refer to its docs.

Things we want to measure with Prometheus:

d4hines commented 2 years ago

cc @lykimq @InfiniteSwerve

lykimq commented 2 years ago

where is the mempool define in Deku? is it the block_pool ?

ulrikstrid commented 2 years ago

Are the queries used documented somewhere? I want to add it to the grafana instance for our testnet

d4hines commented 2 years ago

This is being handled elsewhere.