browsertrix/chart
Tessa Walsh 6b19f72a89
Add crawl errors endpoint (#757)
* Add crawl errors endpoint

If this endpoint is called while the crawl is running, errors are
pulled directly from redis.

If this endpoint is called when the crawl is finished, errors are
pulled from mongodb, where they're written when crawls complete.

* Add nightly backend test for errors endpoint

* Add errors for failed and cancelled crawls to mongo

Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com>
2023-04-17 12:59:25 -04:00
..
admin/logging Add lightweight logging mode (#668) 2023-03-10 14:34:37 -08:00
charts [FIX] Add ingress class for admin logging (#532) 2023-01-31 12:52:57 -08:00
examples ansible: rocky firewall (#635) 2023-02-24 17:28:21 -08:00
templates Upgrade to mongo 6 and use sortArray for workflow crawls (#764) (#765) 2023-04-11 18:22:07 -07:00
test Allow configurable max pages per crawl in deployment settings (#717) 2023-03-28 16:26:29 -07:00
.helmignore Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
Chart.lock add logging 2023-01-04 00:15:23 -08:00
Chart.yaml add logging 2023-01-04 00:15:23 -08:00
README.md add logging 2023-01-04 00:15:23 -08:00
values.yaml Add crawl errors endpoint (#757) 2023-04-17 12:59:25 -04:00

Update Helm dependencies

  • It needs to update Helm charts after changing its dependencies (e.g. logging)
$ helm dependency update .