We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a163a commit e9401a3Copy full SHA for e9401a3
src/main/resources/application-prod.yaml
@@ -1,3 +1,6 @@
1
logging:
2
level:
3
org.springframework.web.servlet.PageNotFound: error
4
+
5
+sentry:
6
+ traces-sample-rate: 0.1
0 commit comments