5
コダハレの「メトリック」が受け取ったプロパティの1つに「偏りがあります。
誰かが何を意味するのか説明できますか?「メトリック」ヒストグラムの「バイアス」とは何ですか
public Histogram newHistogram(Class<?> klass,
String name,
boolean biased)
Creates a new Histogram and registers it under the given class and name.
Parameters:
klass - the class which owns the metric
name - the name of the metric
biased - whether or not the histogram should be biased
Returns:
a new Histogram