提交历史

作者 SHA1 备注 提交日期
  Richard Crowley 129a585260 Calculate all histogram statistics from samples. 12 年之前
  Richard Crowley 10aaf9c455 Fully introduce snapshots for all metric types. 12 年之前
  Richard Crowley 6bd8d76861 Mostly documentation and naming changes. 12 年之前
  Richard Crowley aefccf14c6 Add Sum to Histogram and Sample interfaces. 12 年之前
  Richard Crowley 0cde5523cb Export generic sample statistic implementations. 12 年之前
  Richard Crowley f98197155f Make deterministic ExpDecaySample tests possible. 12 年之前
  Richard Crowley 5a4179c70b Expand the Sample interface and implementations. 12 年之前
  Richard Crowley 296be4a47c Remove unused receiver names. 12 年之前
  Richard Crowley afe4dd2c31 Remove dead code. 12 年之前
  Richard Crowley b953f7c0d8 ETOOCLEVER so s/ObserverEffect/UseNilMetrics/. 12 年之前
  Richard Crowley 6600d18f9f Add ObserverEffect and Nil* metrics. 12 年之前
  Matthew Kanwisher 0bf9dc6e29 fixing typo in sample that was causing panics 12 年之前
  Richard Crowley 5330744552 Inline the mutexes into their containers. 12 年之前
  Richard Crowley 307b27664c Use a lock instead of a goroutine for Samples. 12 年之前
  Richard Crowley 8523b2a8a1 Style upgrade. 12 年之前
  Richard Crowley d2d324d636 Style upgrade. 12 年之前
  Richard Crowley 07ad690f21 Interface checks all over. 12 年之前
  Pieter Noordhuis 356a19cac2 Make sample copy on-demand 13 年之前
  Pieter Noordhuis 908422bdca Use min-heap to store ExpDecaySample samples 13 年之前
  Pieter Noordhuis ef6ff7cde4 Fix bug that ignores one sample in UniformSample 13 年之前
  Pieter Noordhuis ad651a26f3 Fix bug that freezes an ExpDecaySample 13 年之前
  Richard Crowley 10c63bdfe9 gofix 14 年之前
  Richard Crowley 87f4f4a3a2 As Roger Peppe suggested, return concrete types. 14 年之前
  Richard Crowley fa13d02e11 Export more names for godoc's sake. 14 年之前
  Richard Crowley af687e233a Comments for godoc. 14 年之前
  Richard Crowley f068d88f36 Correct timestamp usage in exponential decay. 14 年之前
  Richard Crowley eee4cf072b Finished exponentially-decaying sample. 14 年之前
  Richard Crowley 1410ebe031 Added the uniform sampler for percentiles. 14 年之前