ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Observability: Collections Implement end-to-end traces
Open
@vprashrex is already working on this.
Since Jul 7, 2026.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem?
We lack end-to-end traces for the collections and document endpoints, making it difficult to identify bottlenecks and latency issues. This hampers our ability to optimize the collections and document module effectively.
Describe the solution you'd like
Implement end-to-end traces for collections and document endpoints using a waterfall model, similar to the llm-call traces, to gain insights into performance issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.