Skip to content

Add monitoring/instrumentation for remote signers (kms/etc.) #3885

@jleni

Description

@jleni

At the moment, there are no metrics to help validators analyze the connection to the remote signers / KMS.

As a first step, I would suggest adding the following metrics to the node:

  • remote_signer_request_count
  • remote_signer_request_failed
  • remote_signer_request_roundtrip
  • remote_signer_ping_count
  • remote_signer_ping_failed
  • remote_signer_ping_roundtrip

As a follow up of this issue (matching error codes) #3752 , more instrumentation could be added wrt the specific error codes, etc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions