Skip to content

Commit 7c382fa

Browse files
committed
add sentry server_name
1 parent 77e3262 commit 7c382fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ def os_term_handler(signum, frame):
435435
# of transactions for performance monitoring.
436436
# We recommend adjusting this value in production.
437437
traces_sample_rate=1.0,
438+
server_name='wanted_jira_bolt',
438439
# 세션 추적은 하지 않는다.
439440
auto_session_tracking=False,
440441
)

0 commit comments

Comments
 (0)