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 77e3262 commit 7c382faCopy full SHA for 7c382fa
app.py
@@ -435,6 +435,7 @@ def os_term_handler(signum, frame):
435
# of transactions for performance monitoring.
436
# We recommend adjusting this value in production.
437
traces_sample_rate=1.0,
438
+ server_name='wanted_jira_bolt',
439
# 세션 추적은 하지 않는다.
440
auto_session_tracking=False,
441
)
0 commit comments