Commit Graph

3 Commits

Author SHA1 Message Date
99eecdebf3 feat: pagination support for logs request 2023-09-08 01:41:36 +03:00
ad1c0051c4 Remote call trigger support (#105)
* add support of remote task tracking
* add remote call trigger implementation
* docs update
* add cross-service upload
* add notes about user
* add more ability to control upload
* multipart upload with signatures as well as safe file save
* configuration reference update
* rename watcher methods
* erase logs based on current package version

Old implementation has used process id instead, but it leads to log
removal in case of remote process trigger

* add --server flag for setup command
* restore behavior of the httploghandler
2023-08-20 03:44:31 +03:00
7e0d12b8b1 docs update 2023-04-10 21:13:43 +03:00