apple / apple/foundationdb

Document the three numbers shown from the Counter

Open
#3,668 3 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The three-value counter has been a mystery to interpret. An example of the counter value is `StorageMetrics`'s field like this `BytesInput="606.399 2618.63 12306012486"`.

Now I know the meaning is:
The first one is rate, the second one is roughness, the third one is the absolute value.

But where should we document the metrics and anything that is related to operation?

Contributor guide

Open the contributing guide

Research direction

Start by locating the documentation for StorageMetrics and the three-value counter. Document the meanings of rate, roughness, and absolute value, along with the related operation guidance requested in the issue; done means a reader can interpret values such as BytesInput="606.399 2618.63 12306012486".

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.