One app or two (configuration recommendation)

stocksr

Posted on
Mar 15 2016

What is the recommended way to set up javascript heavy website.

One Raygun application for the Javascript Application and different one for the .net WebApi backend.

Or report all errors under the same api key?

Thanks.


Jamie Penney

Posted on
Mar 15 2016

Hi,

We recommend you create separate applications per deployable and language. So in your example, you should create one application for the Javascript and one for the WebApi backend.

Thanks, Jamie


Reply