🎉 Add profile-id on mattermost error reporter.

This commit is contained in:
Andrey Antukh
2021-05-06 17:25:40 +02:00
committed by Andrés Moya
parent 94d94684c8
commit 2138530f3e

View File

@@ -63,6 +63,7 @@
(let [uri (:uri cfg)
text (str "Unhandled exception (@channel):\n"
"- detail: " (cfg/get :public-uri) "/dbg/error-by-id/" id "\n"
"- profile-id: `" (:profile-id cdata) "`\n"
"- host: `" host "`\n"
"- version: `" version "`\n"
(when error