The Wayback Machine - https://web.archive.org/web/20220531151404/https://github.com/topics/crash-reporting
Skip to content
#

crash-reporting

Here are 270 public repositories matching this topic...

timharsch
timharsch commented Apr 5, 2022

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.5.6

Steps to Reproduce

One day sentry stopped sending transactions to sentry.io. After much digging I found the issue to be here:
https://github.com/getsentry/sentry-python/blob/0ba75fef404f877f3c7fc1afcc6013eb9c4b986c/sentry_sdk/tracing.py#L668

We have a custom traces_sampler function that reads in from a simple JSON

bug good first issue Status: Backlog

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

  • Updated May 29, 2022
  • C++

Improve this page

Add a description, image, and links to the crash-reporting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crash-reporting topic, visit your repo's landing page and select "manage topics."

Learn more