[Proposal] Support builtin service
Open
- Dominant language
- Rust
- Stars
- 296
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
RPC frameworks usually provide built-in services to offer basic observability and debugging capabilities, helping users troubleshoot issues.E.g [brpc builtin service](https://brpc.incubator.apache.org/docs/builtin-services/buildin_services/)
We can provide the following capabilities (or more):
- [ ] Memory Perf
- [ ] Cpu Perf
- [ ] Stats / Metrics
- [ ] Graceful Offline
- [ ] Service Status(healthy, endpoint)
- [ ] Connections Status
Contributor guide
Assessment
This issue has not been assessed yet.