mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 11:48:04 +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 p").text(xhr.responseText)
|
||||||
}
|
}
|
||||||
$("#errorAlert").show()
|
$("#errorAlert").show()
|
||||||
|
sendStats("errorReported", {"errMessage": err})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user