mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-21 18:58:03 +00:00
Record event when error is shown
This commit is contained in:
@@ -129,6 +129,7 @@ function reportError(err, xhr) {
|
||||
$("#errorAlert p").text(xhr.responseText)
|
||||
}
|
||||
$("#errorAlert").show()
|
||||
sendStats("errorReported", {"errMessage": err})
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user