OctopusDeploy / Halibut

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

Add IP address to RPC errors #503

Closed acodrington closed 1 year ago

acodrington commented 1 year ago

Background

We would like to have more information in our logs to help us diagnose potential future issues. This PR adds the relevant IP address to a number of RPC error logs.

Results

Fixes [sc-60356]

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 #60356: Log the source IP address of the machine if an RPC connection error or another error while the machine is connected occurs..

acodrington commented 1 year ago

[sc-60356]