networknt / networknt/light-fabric
light-gateway does not expose admin endpoints for support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 2
Description
When light-gateway doesn't registers or drops communication with ControlPlane there's no other way to introspect into the running instance to observe in-memory cache, loaded configuration, or changing log level. We need a direct endpoint (e.g. /server/info) like we have with other light products for better observability
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
Start by locating light-gateway's endpoint registration and compare the existing /server/info-style admin endpoints in other light products. Determine how the running instance exposes its in-memory cache, loaded configuration, and log-level controls, then verify the new direct endpoint remains usable when ControlPlane communication is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100