allow clients to report errors back to the server (#13478)

for #13189, #13238 and #13239
This commit is contained in:
Roberto Dip
2023-08-24 13:04:27 -03:00
committed by GitHub
parent edf4a4d02f
commit 5c7019cfc4
15 changed files with 351 additions and 22 deletions
+2
View File
@@ -0,0 +1,2 @@
* Added an endpoint to report `fleetd` errors
* Added logic to report errors during MDM migration