OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Observe connections to TCP listening servers #487

Closed LukeButters closed 1 year ago

LukeButters commented 1 year ago

[SC-55388]

Background

To observe the async halibut rollout, we would like to know the number of polling tentacle connections are being made.

Results

Related to OctopusDeploy/Issues#8266

Before

We had no way of knowing how often polling tentacles were connecting/disconnecting.

After

We now have observability on the number of connections/disconnections that are occurring.

How to review this PR

Quality :heavy_check_mark:

Pre-requisites

shortcut-integration[bot] commented 1 year ago

This pull request has been linked to Shortcut Story #55388: Ensure we log rejected new TCP connections to server.