-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
QuestionFurther information is requestedFurther information is requested
Description
Please mark the type framework used:
- Other: Plain console application
Please mark the type of the runtime used:
- .NET Core
- Version: 2.0
Please mark the NuGet packages used:
- Sentry
- Version: 1.2.0
My sentry is able to send events and exceptions when run locally - but when deployed I get nothing.
sentry.io resolves in DNS in AWS and is contactable so there is no clear reason why there would be a difference. This is running in Linux in a docker container (alpine with glibc)
There are no visible errors etc. or trace output and IsEnabled returns true
Is there any way to fetch errors/problems from inside of SentrySdk so I can diagnose what the cause is here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QuestionFurther information is requestedFurther information is requested