hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

feat(daml): prometheus exporter integration #3647

Open jagpreetsinghsasan opened 1 day ago

jagpreetsinghsasan commented 1 day ago

Description

As a developer, I want to enable prometheus exporter for the DAML connector and include the revelant code in the test cases for better test coverage

Additional Context

https://github.com/hyperledger-cacti/cacti/tree/main/packages/cactus-plugin-ledger-connector-besu/src/main/typescript/prometheus-exporter

Acceptance Criteria

  1. Prometheus Exporter to be integrated in the daml connector
  2. Add revelant test code to verify the same