Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added metrics of libp2p with supporting prometheus #588

Merged
merged 4 commits into from Jul 16, 2023

Conversation

amirvalhalla
Copy link
Contributor

@amirvalhalla amirvalhalla commented Jul 13, 2023

Description

This PR enabled metrics of libp2p with supporting Prometheus for monitoring the network.

Related issue(s)

@amirvalhalla amirvalhalla requested a review from b00f July 13, 2023 20:56
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #588 (8cd9a7f) into main (3910b15) will decrease coverage by 0.03%.
The diff coverage is 86.53%.

@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
- Coverage   83.53%   83.50%   -0.03%     
==========================================
  Files         154      154              
  Lines        7252     7277      +25     
==========================================
+ Hits         6058     6077      +19     
- Misses        915      918       +3     
- Partials      279      282       +3     

config/example_config.toml Outdated Show resolved Hide resolved
www/http/server.go Show resolved Hide resolved
docs/metrics/docker-compose.yml Outdated Show resolved Hide resolved
docs/metrics/prometheus.yml Outdated Show resolved Hide resolved
docs/metrics/metrics.md Show resolved Hide resolved
network/network.go Outdated Show resolved Hide resolved
@amirvalhalla
Copy link
Contributor Author

@b00f

request changes resolved.

@amirvalhalla
Copy link
Contributor Author

@b00f
requested changes resolved

@amirvalhalla amirvalhalla requested a review from b00f July 15, 2023 23:25
@b00f b00f merged commit b9db7fc into pactus-project:main Jul 16, 2023
12 checks passed
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.

More and better metrics
2 participants