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 histograms and counters to capture metrics for connection life cycle (#2352) #2378

Merged

Conversation

quiet-node
Copy link
Member

Description: This PR added histograms and counters to capture metric for connection life cycle

Related issue(s):

Fixes #2352

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node added the enhancement New feature or request label Apr 19, 2024
@quiet-node quiet-node self-assigned this Apr 19, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Tests

    1 files    35 suites   3s ⏱️
194 tests 193 ✔️ 1 💤 0
197 runs  196 ✔️ 1 💤 0

Results for commit 23c6e0c.

Copy link
Contributor

@ebadiere ebadiere left a comment

Choose a reason for hiding this comment

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

LG.

Copy link

github-actions bot commented Apr 19, 2024

Acceptance Tests

     16 files     302 suites   16m 59s ⏱️
   587 tests    568 ✔️ 4 💤 15
1 046 runs  1 021 ✔️ 4 💤 21

Results for commit 23c6e0c.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node merged commit 0dbd264 into main Apr 19, 2024
28 checks passed
@quiet-node quiet-node deleted the 2352-expose-connection-lifecycle-metrics-in-the-ws-server branch April 19, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose connection lifecycle metrics in the websocket server.
2 participants