Skip to content
Snippets Groups Projects
Commit 23370f8f authored by Neda Moeini's avatar Neda Moeini
Browse files

Added Sentry config to the example config file.

parent 4793ad04
Branches
Tags
1 merge request!237Added sentry SDK
Pipeline #88161 failed
This commit is part of merge request !237. Comments created here will be created in the context of that merge request.
...@@ -122,5 +122,9 @@ ...@@ -122,5 +122,9 @@
"ASN": 137, "ASN": 137,
"snmp_community": "secret community string", "snmp_community": "secret community string",
"md5_password": "snmp password" "md5_password": "snmp password"
},
"SENTRY": {
"DSN": "https://sentry-dsn-url",
"environment": "development"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment