getsentry / getsentry/sentry-dotnet

Tunnel support for plain dotnet core console app

Open
#2,548 19 comments 3 reactions 0 assignees View on GitHub
.NET Feature
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

### Problem Statement

I am looking for tunnel support compatible with the `Sentry` nuget package, so I can tell my `netcoreapp3.1` to use a tunnel on the local network to send Sentry logging. This is required as the machine where the console app is running on, doesn't have access to the internet, only to the machine where the tunnel is running on.

### Solution Brainstorm

Implement https://docs.sentry.io/platforms/javascript/troubleshooting/#using-the-tunnel-option for the dotnet core SDK :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.