OctopusDeploy / Halibut

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

Observing current RPC calls #488

Closed sburmanoctopus closed 1 year ago

sburmanoctopus commented 1 year ago

[sc-58702]

Background

We need to observer how many RPC calls are happening right now.

Results

Related to OctopusDeploy/Issues#8266

Before

After

We now have an optional observer that gets called just before and after an async RPC call is made.

This will then be used in Octopus Server to create a metric.

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 #58702: RPC calls in progress.