提交歷史

作者 SHA1 備註 提交日期
  Marc Millstone f9330b997b Address PR comments 9 年之前
  Marc Millstone 4fb3d81c18 PrefixRegistries of PrefixedRegistries 9 年之前
  Marc Millstone 658a96a303 ChildRegistry should filter by prefix 9 年之前
  Dan Richelson 15904c08a4 Change Behavior of Get function on Prefixed Registry to be more consistent. Update tests. 9 年之前
  Will Glynn 33c33c55a2 Add NewPrefixedChildRegistry() 10 年之前
  Vincent Rischmann 2ace5d04c3 Add a prefixed registry 10 年之前
  Ilia Choly 264f2cd475 Add MustRegister 10 年之前
  Richard Crowley 1a72544ea8 Fix #100 by reading len within the lock 10 年之前
  Richard Crowley dee209f245 (#86) Add UnregisterAll to Registry and StandardRegistry 11 年之前
  Wade Simmons f51a76fc35 Fix infinite loop in DuplicateMetric.Error 11 年之前
  Richard Crowley 426a4331b7 Return an error from Register and disallow dupes 11 年之前
  Richard Crowley d1774362a1 Tidy up name and whitespace. 11 年之前
  Laurent b29332614c Allow lazy instantiation of metric in GetOrRegister. 11 年之前
  Daniel Garcia 68b130797a initial implementation of GaugeFloat64 11 年之前
  Richard Crowley 569c4a2ce0 GetOrRegister for the DefaultRegistry. 12 年之前
  Richard Crowley d49553bfb5 Factor out locked registration and alphabetize. 12 年之前
  Michael Schurter 794f69380a Add GetOrRegister method for threadsafe metric registration 12 年之前
  Richard Crowley afe4dd2c31 Remove dead code. 12 年之前
  Richard Crowley b0ed6106fb Return interfaces from NewRegistry, too. 12 年之前
  Richard Crowley 5330744552 Inline the mutexes into their containers. 12 年之前
  Richard Crowley 50619b14a0 go fmt 12 年之前
  Richard Crowley b58f988162 Don't hold the lock during Each callbacks. 12 年之前
  Richard Crowley 603c96db48 go fmt 12 年之前
  Richard Crowley 07ad690f21 Interface checks all over. 12 年之前
  Alexey Palazhchenko ed823af700 Document Registry interface. 12 年之前
  Richard Crowley 87d8f93de1 Add metrics.DefaultRegistry so there's an easy way. 13 年之前
  Alexey Palazhchenko a40b686b9b Unlock Registry mutex even in case of panic. 13 年之前
  Richard Crowley 10c63bdfe9 gofix 14 年之前
  Richard Crowley 256a37b51b Consolidate metrics in the registry. 14 年之前
  Richard Crowley 87f4f4a3a2 As Roger Peppe suggested, return concrete types. 14 年之前