issues
search
quipo
/
statsd
Golang StatsD client
MIT License
164
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
checkCount fails if value is zero
#52
keithwegner
opened
8 months ago
0
Periodic reconnect to avoid stale UDP connections
#51
Jonnymcc
opened
6 years ago
0
Fix supported event type
#50
Aracki
closed
6 years ago
0
Gauge increments the metric value
#49
viralkamdar
closed
6 years ago
1
Do not block on sending metrics
#48
ReneKroon
closed
7 years ago
1
Updating travis versions
#47
agnivade
closed
6 years ago
1
Use scalable and efficient sampler
#46
g7r
closed
3 years ago
1
Enforce create udp4 socket
#45
stgleb
opened
7 years ago
1
Provide mock statsd client with convenience recorders.
#44
joshrose
closed
7 years ago
3
Optimize: Replacing string formatting with concatenation
#43
agnivade
closed
7 years ago
2
Concurrency usage of client returned by NewStatsdBuffer
#42
vishal24tuniki
closed
7 years ago
2
Add functionality to handle socket creation errors with "delayed" retries
#41
ichekrygin
opened
7 years ago
0
Statsd complains constantly when emitting to Sysdig's StatsD teleport
#40
jdyer09
opened
7 years ago
1
BufferedClient: Do not create a new UDP socket on every flush
#39
czras
closed
7 years ago
1
Seems like the flush call has a race condition
#38
bburket
closed
8 years ago
1
Fix test failures introduced by a65ea2a
#37
treaster
closed
7 years ago
0
Create annotated tags for releases
#36
benma
closed
7 years ago
1
add sample rate support and a little refactor
#35
awkr
closed
7 years ago
1
add sample rate support?
#34
awkr
closed
7 years ago
1
Package broken: *"github.com/quipo/statsd".StatsdBuffer does not implement "github.com/quipo/statsd".Statsd (missing CreateTCPSocket method)
#33
oryband
closed
8 years ago
3
Added CreateTCPSocket to interface and the NoopClient.
#32
gulyasm
closed
8 years ago
2
Issue #30 : bufferedclient generates less udp traffic
#31
algrebe
closed
8 years ago
2
sending more than one stat (delimitted by \n) for bufferedclient over udp
#30
algrebe
closed
8 years ago
1
PrecisionTiming avg,cnt,min,max treated as 'ms', should be 'g'?
#29
ericmort
opened
8 years ago
1
unable to use Incr and PrecisionTiming with the same key
#28
algrebe
closed
8 years ago
2
fatal error stack overflow when using PrecisionTiming.String()
#27
algrebe
closed
8 years ago
2
fixing typo, in statsd counts are a 'c' not an 'a'
#26
asgolding
closed
8 years ago
0
StatsdClient fails silently when there's no statsd listening on the given address
#25
gsalgado
opened
9 years ago
3
Feature tcp
#24
hoffoo
closed
8 years ago
2
GaugeDelta event Stats() should not send an absolute value of 0.
#23
mmb
closed
7 years ago
2
Buffered client GaugeDelta does not append "+" to positive values.
#22
mmb
closed
9 years ago
1
Deleting collected counters though failed to createsocket or failed to send stats, issue #20
#21
venugopal-kandru
closed
9 years ago
1
Deleting collected counters though failed to createsocket or failed to send stats
#20
venugopal-kandru
closed
9 years ago
1
Loss of Precision on PrecisionTiming on BufferedClient
#19
petersng
closed
9 years ago
0
Fix Gauge value being incremented, issue no #17
#18
venugopal-kandru
closed
9 years ago
0
Gauge value is being incremented instead of override
#17
venugopal-kandru
closed
9 years ago
3
Revert 4 seperate class names
#16
derrickrahbar-wf
closed
9 years ago
0
Combined backup
#15
derrickrahbar-wf
closed
9 years ago
0
made two versions one for gae one for off of gae
#14
derrickrahbar-wf
closed
9 years ago
0
Add standard (global) statsd client
#13
adammck
opened
9 years ago
0
Logger polution
#12
ls-adrian
closed
9 years ago
1
Fix timing format
#11
fuj
closed
9 years ago
0
make collector exit on close request
#10
deane
closed
9 years ago
0
Move logging behind an interface.
#9
xaviershay
closed
9 years ago
1
RetainKeys, Recycling Connections, Buffered Sends, More BufferedTimer stats
#8
wyndhblb
opened
9 years ago
2
Create a new socket for each send
#7
whilp
closed
8 years ago
0
fix typo timinig.go -> timing.go
#6
chooper
closed
10 years ago
0
fixes to buffered client, adds floats and delta gauges
#5
nsd20463
closed
10 years ago
3
No support for sub millisecond metrics
#4
deane
closed
10 years ago
1
Add Precise timing function
#3
deane
closed
10 years ago
0
Next