Skip to content

[ETCM-123] Add metrics related to network, rpc and mempool#688

Merged
ntallar merged 4 commits intodevelopfrom
etcm-123-metrics
Sep 24, 2020
Merged

[ETCM-123] Add metrics related to network, rpc and mempool#688
ntallar merged 4 commits intodevelopfrom
etcm-123-metrics

Conversation

@mmrozek
Copy link
Copy Markdown
Contributor

@mmrozek mmrozek commented Sep 22, 2020

Description

Added metrics:

  • network (number of handshaked/pending/discovered/blaclisted peers, number of sent/received msgs)
  • mempool (number of pending txs)
  • rpc (number of method finished sucessfully/failed, times of handling request)

@mmrozek mmrozek requested review from ntallar and pslaski September 22, 2020 10:52
Comment thread src/main/scala/io/iohk/ethereum/network/PeerManagerActor.scala
Comment thread src/main/scala/io/iohk/ethereum/network/PeerManagerActor.scala Outdated
Copy link
Copy Markdown

@ntallar ntallar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

 .\\            //.
. \ \          / /.
.\  ,\     /` /,.-
 -.   \  /'/ /  .
 ` -   `-'  \  -
   '.       /.\`
      -    .-
      :`//.'
      .`.'
      .' BP 

@ntallar ntallar merged commit 6a58490 into develop Sep 24, 2020
@ntallar ntallar deleted the etcm-123-metrics branch September 24, 2020 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants