browsertrix/chart/templates
Tessa Walsh a51f7c635e
Add behavior logs from Redis to database and add endpoint to serve (#2526)
Backend work for #2524

This PR adds a second dedicated endpoint similar to `/errors`, as a
combined log endpoint would give a false impression of being the
complete crawl logs (which is far from what we're serving in Browsertrix
at this point).

Eventually when we have support for streaming live crawl logs in
`crawls/<id>/logs` I'd ideally like to deprecate these two dedicated
endpoints in favor of using that, but for now this seems like the best
solution.

---------

Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2025-04-08 02:16:10 +02:00
..
backend.yaml move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
configmap.yaml Add behavior logs from Redis to database and add endpoint to serve (#2526) 2025-04-08 02:16:10 +02:00
frontend.yaml feat: Track collection events (#2256) 2025-01-13 15:15:49 -08:00
ingress.yaml ingress: remove X-Forward-Proto snippet, no longer needed (and now possibly considered unsafe) (#2519) 2025-03-25 17:24:55 -07:00
minio.yaml
mongo.yaml
namespaces.yaml
networkpolicies.yaml
operators.yaml
priorities.yaml
role.yaml Move org deletion to background job with access to backend ops classes (#2098) 2024-10-10 14:41:05 -04:00
secrets.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
service.yaml
signer.yaml