Skip to content

Commit

Permalink
Updated error reporter with new key
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Jul 7, 2015
1 parent 533a3a5 commit cde43b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def _emit(self, record, **kwargs):
VERSION = '.'.join([str(x) for x in PLUGIN_VERSION_BASE])

PARAMS = {
'dsn': 'requests+http://430619d715954a0e85c0015144378cac:4b84d7ca4f8c40a0972a4a24d4294c55@sentry.skipthe.net/1',
'dsn': 'requests+http://371f6d3adcd043c29995e48d397afe9c:5ac61424bee34664a2167b0f7ecd95b3@sentry.skipthe.net/1',

'processors': [
'raven.processors.RemoveStackLocalsProcessor',
Expand Down

0 comments on commit cde43b9

Please sign in to comment.