Commit graph

2 commits

Author SHA1 Message Date
Nicolò Boschi
ab0ab5f306
perf: improve /logs concurrent access (#2633)
* perf: improve /logs concurrent access

* perf: improve /logs concurrency access

* fix

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-07-11 15:06:34 +00:00
ming
81849d5f8b
feat: log retriever endpoint (#2601)
* log retriever endpoint

* disabled by default

* realtime log stream via http/2 SSE

* read and write lock

* unit test
2024-07-11 11:19:21 +02:00