-
Notifications
You must be signed in to change notification settings - Fork 445
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: add WebSockets metrics #2649
Merged
Merged
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 421a696 - Browse repository at this point
Copy the full SHA 421a696View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca069a9 - Browse repository at this point
Copy the full SHA ca069a9View commit details
Commits on Aug 13, 2024
-
chore: remove unnecessary 'start' events
remove: * upgrade_start * socket_open_start * maconn_open_start * maconn_close_start add: * socket_open_error
Configuration menu - View commit details
-
Copy full SHA for 05bb4dd - Browse repository at this point
Copy the full SHA 05bb4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9536f81 - Browse repository at this point
Copy the full SHA 9536f81View commit details -
feat: add metricPrefix for WS listener
added metricPrefix to `socket-to-conn.ts` and set in `listener.ts` remove: * maconn_abort - would have resulted in duplicate of `maconn_close_abort` * maconn_open_success - No logic actually happens during maconn creation.. should be build/compile/run error and not a metric. add: N/A change: * socket_close_success -> maconn_socket_close_success
Configuration menu - View commit details
-
Copy full SHA for 24341d1 - Browse repository at this point
Copy the full SHA 24341d1View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa6a9f4 - Browse repository at this point
Copy the full SHA aa6a9f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba44f7a - Browse repository at this point
Copy the full SHA ba44f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b69a861 - Browse repository at this point
Copy the full SHA b69a861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8871a - Browse repository at this point
Copy the full SHA 5c8871aView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe808b0 - Browse repository at this point
Copy the full SHA fe808b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec974b3 - Browse repository at this point
Copy the full SHA ec974b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8524f80 - Browse repository at this point
Copy the full SHA 8524f80View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.