0
votes

I am not able to find some metrics on Prometheus For example: cluster_comm_msg_dropped_count. And endorser_endorsement_failures

The documentation has both: https://hyperledger-fabric.readthedocs.io/en/release-2.3/metrics_reference.html

Can you please suggest a way to find these values?

My Prometheus yml file is default file.

1

1 Answers

0
votes

Curl the port which you scrape and check if the metrics are present there. If they are missing your problem is in the exporter