Commit 0d9a4638 by 丁伟峰

sentry修改

1 parent eece8e37
......@@ -87,8 +87,8 @@
</dependency>
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>6.17.0</version>
<artifactId>sentry-spring-boot-starter</artifactId>
<version>6.22.0</version>
</dependency>
</dependencies>
......
......@@ -48,3 +48,5 @@ sentry:
# of transactions for performance monitoring.
# We recommend adjusting this value in production.
tracesSampleRate: 1.0
exception-resolver-order: -2147483647
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!