sillsdev / sillsdev/languageforge-lexbox
OTEL for FW Lite
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the feature
This will be how we get error reports etc, it should use a 30 minute backoff if there's no internet/can't access the server. In the future we want to batch traces while offline and send them when we come online, but that can happen much later.
One difficult (maybe impossible) part is that it would be great if we could track spans across js/C# interop. But I'm not sure if there's a way to facilitate that
Who is this feature for?
Us
Pages affected
All pages
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No files, tests, or entry points are identified, so first locate the existing error-reporting and JavaScript/C# interop paths. Define the OpenTelemetry scope with a 30-minute retry backoff when the server is unreachable; offline trace batching and cross-language span tracking are explicitly future work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, javascript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100