Question

Crash/Error reporting support

  • 17 April 2024
  • 2 replies
  • 42 views

Userlevel 1
Badge +1

Hi,

 

What are the options for intgegrating hosted error/crash reporting solutions like sentry & posthog in thinkwise.

 


2 replies

Userlevel 7
Badge +23

Hi ssital,

For the Universal GUI, we integrated Sentry into the GUI itself to capture any errors and crashes that occur. These will be received and investigated by us only in a secure environment. We currently don't have the ability to attach your own Sentry or Posthog onto/into the Universal GUI.

The question is more, what are you looking to capture in terms of errors/crashes? The platform offers quite some options already such as the Indicium log and Application insights; more info here: https://docs.thinkwisesoftware.com/docs/deployment/indicium#setting-up-azure-application-insights.

Userlevel 1
Badge +1

Indicium log does not log all events. when a malformed body (4xx) is send using the ODATA API. it is hard to know what caused the issue.

 

We would like to log events when they’re executed eg. user clicks a button, starts a processflow etc. (Posthog)

Also when these actions fail, we would like to know.  (Sentry)

 

 

Reply