apache / apache/dubbo-rust

[Proposal] Support builtin service

Open
#128 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.