-
Notifications
You must be signed in to change notification settings - Fork 3k
Add socket stat logging state change update #9079
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
Conversation
@kegilbert - Even peer should be updated |
Ah, right good catch thanks! |
d80850c
to
c6b97b5
Compare
TCPServer was deprecated and the accept call was added to TCPSocket. Add state change update to that call
c6b97b5
to
ee3945d
Compare
CI started |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Will need to restart |
Exporters restarted |
Hmm, not sure the exporter was restarted. Will restart in a bit. |
CI Job restarted: |
Description
TCPServer was deprecated and the accept call was added to TCPSocket. Add state change update to that call for Socket stats reporting.
Pull request type