bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
249 stars 174 forks source link

Error Message: "Not delivering sessions due to an invalid api_key" needs to clarify it's coming from Bugsnag Gem #725

Open evolve2k opened 2 years ago

evolve2k commented 2 years ago

Describe the bug

My Rails app has been generating a logging error but it's been unclear which gem has been generating the error. I traced the error back to bugsnag after having to go via issues in an unrelated gem's online forum.

Please update the error message with something to namespace the error to Bugsnag.

I suggest the following change, adding "[bugsnag]" to namespace the error log.

[bugsnag]: Not delivering sessions due to an invalid api_key
Cga95 commented 2 years ago

Hi @evolve2k, thanks for the feedback! We will look to get it updated as soon as we can!