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
No related branches found
No related tags found
1 merge request!237Added sentry SDK
Pipeline #88161 failed
......@@ -122,5 +122,9 @@
"ASN": 137,
"snmp_community": "secret community string",
"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.
Finish editing this message first!
Please register or to comment