Observability tasks, adding some aggregation indicators
Open
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Describe the proposal
Observability tasks, adding some aggregation indicators such as:
dubbo_provider_rt_milliseconds_min_aggregate
dubbo_provider_rt_milliseconds_avg_aggregate
dubbo_provider_rt_milliseconds_sum_aggregate
dubbo_provider_rt_milliseconds_max_aggregate
dubbo_consumer_rt_milliseconds_min_aggregate
dubbo_consumer_rt_milliseconds_avg_aggregate
dubbo_consumer_rt_milliseconds_sum_aggregate
dubbo_consumer_rt_milliseconds_max_aggregate
Contributor guide
Assessment
This issue has not been assessed yet.