mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
add metrics, tracing, validation interceptors, add options: WithInterceptors, With{Client,Server}Interceptors
This commit is contained in:
@ -17,6 +17,7 @@ Features:
|
||||
- [ ] mdns
|
||||
- [ ] kubernetes
|
||||
- [ ] default interceptors implementation:
|
||||
- [ ] default
|
||||
- [ ] validation
|
||||
- [ ] health
|
||||
- [ ] context logger
|
||||
@ -24,8 +25,8 @@ Features:
|
||||
- [ ] rate-limiting
|
||||
- [ ] auth claim in context
|
||||
- [ ] recovery
|
||||
- [ ] tracing (open-tracing)
|
||||
- [ ] metrics (prometheus)
|
||||
- [x] tracing (open-tracing)
|
||||
- [x] metrics (prometheus)
|
||||
- [ ] retries
|
||||
- [ ] context DB / transaction
|
||||
- ...
|
||||
|
Reference in New Issue
Block a user