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

network: introduce near_peer_message_sent_by_type_{bytes,total} metrics #7523

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

mina86
Copy link
Contributor

@mina86 mina86 commented Aug 31, 2022

No description provided.

@mina86 mina86 requested a review from a team as a code owner August 31, 2022 23:42
@mina86 mina86 requested a review from nikurt August 31, 2022 23:42
)
.unwrap()
});
pub(crate) static PEER_MESSAGE_SENT_BY_TYPE_BYTES: Lazy<IntCounterVec> = Lazy::new(|| {
Copy link
Contributor

Choose a reason for hiding this comment

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

Not a fun of _BY_TYPE but seems consistent with existing metrics.

@near-bulldozer near-bulldozer bot merged commit 3cc34bb into near:master Sep 1, 2022
@mina86 mina86 deleted the a branch October 3, 2022 16:55
nikurt pushed a commit that referenced this pull request Nov 9, 2022
…cs (#7523)

* network: introduce near_peer_message_sent_by_type_{bytes,total} metrics

* fmt
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.

2 participants