Re: [Wikitech-l] Logging client JS exceptions to the server
Thanks! On Mon, Jun 27, 2016 at 12:27 PM, bawolff wrote: > On Mon, Jun 27, 2016 at 6:22 AM, Joaquin Oltra Hernandez > wrote: > > Hi, > > > > Are there any on-going efforts to log JavaScript errors to the server > logs? > > > > Every once in a while we see very hard to reproduce errors in the console > > that we're not sure how often are actually happening, and that makes us > > think that there may be other errors happening that we're not coming > across > > (or other people savvy enough to open the console and post a bug). > > > > There are open source projects like sentry we could inspect and adapt a > > client library for our purposes and log to EventLogging or somewhere > else ( > > https://docs.getsentry.com/hosted/clients/javascript/). > > ___ > > Wikitech-l mailing list > > Wikitech-l@lists.wikimedia.org > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > > See https://phabricator.wikimedia.org/T106915 > > -- > bawolff > > ___ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Re: [Wikitech-l] Logging client JS exceptions to the server
On Mon, Jun 27, 2016 at 6:22 AM, Joaquin Oltra Hernandez wrote: > Hi, > > Are there any on-going efforts to log JavaScript errors to the server logs? > > Every once in a while we see very hard to reproduce errors in the console > that we're not sure how often are actually happening, and that makes us > think that there may be other errors happening that we're not coming across > (or other people savvy enough to open the console and post a bug). > > There are open source projects like sentry we could inspect and adapt a > client library for our purposes and log to EventLogging or somewhere else ( > https://docs.getsentry.com/hosted/clients/javascript/). > ___ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l See https://phabricator.wikimedia.org/T106915 -- bawolff ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
[Wikitech-l] Logging client JS exceptions to the server
Hi, Are there any on-going efforts to log JavaScript errors to the server logs? Every once in a while we see very hard to reproduce errors in the console that we're not sure how often are actually happening, and that makes us think that there may be other errors happening that we're not coming across (or other people savvy enough to open the console and post a bug). There are open source projects like sentry we could inspect and adapt a client library for our purposes and log to EventLogging or somewhere else ( https://docs.getsentry.com/hosted/clients/javascript/). ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l