hyperledger-firefly / hyperledger-firefly/evmconnect

Prometheus Instrumentation

Open
#34 3 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
17
Forks
20
Avg merge
2d 6h
Merged PRs (30d)
18

Description

While the http metrics and manager are going to be instrumented in FFTM in https://github.com/hyperledger/firefly-transaction-manager/issues/38, it will still be useful for evmconnect to create its own custom metrics.

See https://github.com/hyperledger/firefly/blob/0b6c289ffee87330f578796d5ece8268216e133f/internal/metrics/prometheus.go for the firefly implementation of http and custom metrics.

- One metric that could be useful, is a counter for each submitted transaction.

- Another metric that will be useful would be block indexing progress metrics to capture issues such as https://github.com/hyperledger/firefly-evmconnect/pull/157

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.