sillsdev / sillsdev/languageforge-lexbox

Add OTEL tracing to resumable container

Open
#1,065 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📦 Lexbox
Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

Description

Describe the feature
right now there's no tracing on the resumable container, so all we have to go on are logs. It would be nice to at least have tracing of requests, it would also be nice to have tracing of the bundle command that I believe happens on another thread outside of requests.

Who is this feature for?
Devs

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the resumable container and any existing OTEL instrumentation, then trace how requests and the bundle command are dispatched, including the separate thread. Done means both request handling and bundle execution produce usable traces.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.