Re: [Kicad-developers] Introduction of sentry application monitoring and error tracking

2022-04-21 Thread Jean-Samuel Reynaud
Hi Mark, Should I enable yet this on ubuntu nightly build (PPA) ? Regards, Le mercredi 30 mars 2022 à 20:31 -0400, Mark Roszko a écrit : > Hey folks, > > We are planning to introduce the use of the Sentry platform into > KiCad. > Sentry https://sentry.io/ is open source platform to capture >

Re: [Kicad-developers] Introduction of sentry application monitoring and error tracking

2022-03-31 Thread Wayne Stambaugh
Thanks Mark! On 3/31/22 11:37 AM, Jon Evans wrote: Thanks for putting in the work to get this integrated, Mark! Having automated crash dumps will be invaluable to improving KiCad stability. On Wed, Mar 30, 2022 at 8:32 PM Mark Roszko wrote: Hey folks, We are planning to introduce the use

Re: [Kicad-developers] Introduction of sentry application monitoring and error tracking

2022-03-31 Thread jeff
>> Thanks for putting in the work to get this integrated, Mark! +1 ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help :

Re: [Kicad-developers] Introduction of sentry application monitoring and error tracking

2022-03-31 Thread Jon Evans
Thanks for putting in the work to get this integrated, Mark! Having automated crash dumps will be invaluable to improving KiCad stability. On Wed, Mar 30, 2022 at 8:32 PM Mark Roszko wrote: > > Hey folks, > > We are planning to introduce the use of the Sentry platform into KiCad. > Sentry

[Kicad-developers] Introduction of sentry application monitoring and error tracking

2022-03-30 Thread Mark Roszko
Hey folks, We are planning to introduce the use of the Sentry platform into KiCad. Sentry https://sentry.io/ is open source platform to capture application events, crash dumps, and other random analytics. Both their hosted platform (https://github.com/getsentry/sentry) is open source and the