Wade Simmons
|
f51a76fc35
Fix infinite loop in DuplicateMetric.Error
|
il y a 11 ans |
Richard Crowley
|
6a64674220
Style: alphabetize, gofmt, etc.
|
il y a 11 ans |
Mark Wolfe
|
d8e7b03f77
Added librato example to README.
|
il y a 11 ans |
Richard Crowley
|
fc430a45dc
Merge remote-tracking branch 'xiaohexie/master'
|
il y a 11 ans |
Richard Crowley
|
db363b28fd
Merge branch 'issue-40'
|
il y a 11 ans |
Richard Crowley
|
c3b4f6b241
Style.
|
il y a 11 ans |
Richard Crowley
|
426a4331b7
Return an error from Register and disallow dupes
|
il y a 11 ans |
huxiao
|
490281a63d
add opentsdb support
|
il y a 11 ans |
Philip K. Warren
|
0c229a5e1b
Use a single goroutine for meters.
|
il y a 11 ans |
Richard Crowley
|
d1774362a1
Tidy up name and whitespace.
|
il y a 11 ans |
Richard Crowley
|
3467c592b0
Merge pull request #45 from laurent-descrivan/master
|
il y a 11 ans |
Laurent
|
b29332614c
Allow lazy instantiation of metric in GetOrRegister.
|
il y a 11 ans |
Richard Crowley
|
281b9e0f99
Merge branch 'patch-1' of git://github.com/lidashuang/go-metrics
|
il y a 11 ans |
Richard Crowley
|
37df06ff62
Do not export methods from sync.Mutex on gauges.
|
il y a 11 ans |
Richard Crowley
|
b459867060
s/GaugeSnapshotFloat64/GaugeFloat64Snapshot/
|
il y a 11 ans |
Richard Crowley
|
52781178b7
Tidying whitespace.
|
il y a 11 ans |
Richard Crowley
|
49285193aa
Merge branch 'feature/GaugeFloat64' of git://github.com/daniel-garcia/go-metrics into GaugeFloat64
|
il y a 11 ans |
Richard Crowley
|
10272f002f
Rework NumGC and PauseNs runtime metrics.
|
il y a 11 ans |
Daniel Garcia
|
68b130797a
initial implementation of GaugeFloat64
|
il y a 11 ans |
lidashuang
|
af0a30e561
Update README.md
|
il y a 11 ans |
Richard Crowley
|
ea09f7d79b
Merge pull request #38 from crosbymichael/influxdb-backend
|
il y a 12 ans |
Michael Crosby
|
7f902fb874
Add influxdb backend
|
il y a 12 ans |
Richard Crowley
|
debf646d00
Merge pull request #37 from vincentbernat/fix/atomic-alignment
|
il y a 12 ans |
Vincent Bernat
|
f9ee67ed7c
ewma: ensure 64-bit alignment of uncounted
|
il y a 12 ans |
Richard Crowley
|
880a57cfbc
Test reference behavior of metrics in a Registry.
|
il y a 12 ans |
Richard Crowley
|
6fa35ede17
Fix tests broken by sample changes.
|
il y a 12 ans |
Richard Crowley
|
320b17dad3
Merge branch 'graphite-config'
|
il y a 12 ans |
Richard Crowley
|
b1b9ed899a
Remove RateUnit since they're already per-second.
|
il y a 12 ans |
Richard Crowley
|
b7b6bfd002
Merge branch 'samples'
|
il y a 12 ans |
Richard Crowley
|
ad9c00360d
Use the latest interfaces in the Librato reporter.
|
il y a 12 ans |