paritytech / polkadot-runtime-prom-exporter

Prometheus exporter for polkadot runtime metrics
10 stars 3 forks source link

modular interface and multi chain enhancement #13

Open gilles437 opened 2 years ago

gilles437 commented 2 years ago

In continuation of improvements for the runtime exporter, some refactoring is needed to done:

  1. Use a common interface and implement exporters per pallet.
  2. Support concurrent multi chain collection