Raygun on worker role

DivyaSinghal

Posted on
Mar 25 2015

Hi, I am wondering if I can use raygun on azure worker roles?


John-Daniel Trask

Raygun

Posted on
Mar 25 2015

Hi,

It should do, the worker role just runs normal .NET so shouldn't have any issues. Are you having a particular problem? If so, we're happy to help get it sorted :-)

Kind regards,

John-Daniel Trask


DivyaSinghal

Posted on
Mar 25 2015

Thanks John for your quick response.

I am wondering which nuget package do I need to install. Is it Mindscape.Raygun4Net ? Please confirm if rangun support Azure 2.5 worker role in specific?

Thanks Divya Singhal


John-Daniel Trask

Raygun

Posted on
Mar 25 2015

Hi Divya,

Yeah, you'll want Raygun4Net - there's some other packages for particular technologies (like WebAPI, MVC, etc) but if it's just a process doing work (like a service style operation) then Raygun4Net core should be fine.

I'm going to pass this thread off to Jamie on our team who does a lot of our Azure specific work. He'll be able to provide additional guidance (he's in our New Zealand office, so won't be online for a few hours). So you could either try it with the default Raygun4Net guidance or wait for him to post additional details if there is extra notes :-)

Kind regards,

John-Daniel Trask


DivyaSinghal

Posted on
Mar 25 2015

Thanks John,

I will wait for Jaime to post additional details.

Thanks for all your help.

Regards Divya Singhal


DivyaSinghal

Posted on
Mar 26 2015

Hi Jaime,

Do you want to share additional details, if any?

Thanks Divya


Jamie Penney

Posted on
Mar 26 2015

Hi Divya,

There's nothing special you need to do to use Raygun from Azure - it will work without any extra code.

Thanks, Jamie


Reply