Skip to content
Snippets Groups Projects

Added sentry SDK

Merged Neda Moeini requested to merge feature/add-sentry-sdk into develop
All threads resolved!
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
@@ -122,5 +122,9 @@
"ASN": 137,
"snmp_community": "secret community string",
"md5_password": "snmp password"
},
"SENTRY": {
"DSN": "https://sentry-dsn-url",
"environment": "development"
}
}
Loading