ShutdownAppInsights() before/after all panics
Open
area/controllers
area/operator
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
**Is your feature request related to a problem? Please describe.**
If Retina panics AppInsights does not receive all relevant logs associated with the panic.
**Describe the solution you'd like**
Goal would be to ensure ShutdownAppInsights() before/after all panics. Relevant links:
- https://github.com/golang/go/issues/20161
- https://github.com/mitchellh/panicwrap
Contributor guide
Assessment
This issue has not been assessed yet.