apache / apache/brpc

quantile 格式不一致

Open
#2,500 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

**Describe the bug (描述bug)**
目前 mbvar 中的 quantile 和 prometheus_metrics_service.cpp 中对内部数据上报的 quantile 不一致,一个是 90,99,999 一个是 0.9,0.99,0.999

**To Reproduce (复现方法)**

**Expected behavior (期望行为)**
是否统一格式更好一些

**Versions (各种版本)**
OS:
Compiler:
brpc:
protobuf:

**Additional context/screenshots (更多上下文/截图)**

Contributor guide

Open the contributing guide

Research direction

Compare the quantile representation used by mbvar with the internal metrics reporting in prometheus_metrics_service.cpp. First determine which convention the project should use, then make the two sources consistent and verify that the reported quantile values match the chosen format.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.