issues
search
liuggio
/
statsd-php-client
Statsd (Object Oriented) client library for PHP
MIT License
115
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing PHP extensions from composer.json
#69
reedy
opened
10 months ago
5
composer.json: Move to PSR-4 autoload (v1.1.x)
#68
reedy
opened
1 year ago
0
Create .gitattributes (v1.1.x)
#67
reedy
opened
1 year ago
0
StatsdClient: Fix use of "self" in callable (v1.1.x)
#66
reedy
opened
1 year ago
0
StatsdClient: Fix use of "self" in callable (master)
#65
reedy
opened
1 year ago
2
composer.json: Move to PSR-4 autoload (master)
#64
reedy
opened
1 year ago
0
Code updates
#63
reedy
closed
1 year ago
5
Test that does not perform any assertions
#62
reedy
opened
1 year ago
0
Create .gitattributes (master)
#61
reedy
opened
1 year ago
3
Use of "self" in callables is deprecated in php8.2
#60
umherirrender
opened
1 year ago
1
Remove wrong @return array from StatsdDataFactoryInterface
#59
Krinkle
closed
1 year ago
1
Create .gitattributes
#58
reedy
closed
1 year ago
0
docs: fix typo
#57
Jason-Cooke
closed
1 year ago
0
Fix updateCount docs
#56
dayllanmaza
closed
4 years ago
0
New release?
#55
legoktm
opened
6 years ago
2
Fixed default sampling function.
#54
tomec-martin
opened
8 years ago
3
Fix PHP 5.3.3 builds on travis-ci
#53
legoktm
closed
8 years ago
0
Fix file permissions to remove executable bit
#52
legoktm
closed
8 years ago
3
Why has 7fab3b0 been reverted?
#51
NinoFloris
closed
7 years ago
2
psr4 on autoload
#50
liuggio
opened
9 years ago
1
removed entity interface
#49
liuggio
closed
9 years ago
0
Travis legacy
#48
liuggio
closed
9 years ago
0
Choice on default socket handler
#47
liuggio
closed
9 years ago
0
Avoid undefined variable warning in StatsdClient::send()
#46
tgr
closed
9 years ago
3
Support client-side per-record sampling
#45
tgr
opened
9 years ago
5
setSampleRate hidden by interface
#44
tgr
closed
9 years ago
3
Easily time functions with a closure.
#43
dav-m85
opened
9 years ago
4
use json_encode for parameter when formating log content
#42
edast
closed
9 years ago
3
Introduced BC break
#41
chmeldax
closed
9 years ago
4
Suffix and Prefix all keys
#40
dav-m85
closed
9 years ago
1
Uppercase in StatsdService class name in 1.0.13
#39
petitchevalroux
closed
9 years ago
3
Set the default port to the default one used by StatsD
#38
anthonysterling
closed
6 years ago
4
[WIP] Added socket_set_nonblock to the socket call
#37
liuggio
opened
9 years ago
1
optional factory in statsdservice
#36
dav-m85
closed
9 years ago
1
StatsdData deals with sampling
#35
dav-m85
closed
9 years ago
0
Moving sampling rate handling to StatsdData
#34
dav-m85
closed
9 years ago
5
Simple service
#33
dav-m85
closed
9 years ago
2
simplify appendSampleRate
#32
dav-m85
closed
9 years ago
1
Any plans for next releases?
#31
derekchan
closed
9 years ago
3
Fix english typo
#30
pgodel
closed
10 years ago
1
composer.json wrong PHP version
#29
clphillips
closed
9 years ago
2
The homepage link in packagist is incorrect
#28
pgodel
closed
10 years ago
2
adding the updateCount method to support in-/decrement by custom value
#27
derekchan
closed
10 years ago
1
Added PHP 5.6, 5.5 and HHVM to travis.yml
#26
Nyholm
closed
10 years ago
2
custom increment & decrement value
#25
guycalledseven
closed
9 years ago
2
Use socket_set_nonblock
#24
adrienbrault
opened
10 years ago
0
[WIP] [2.0] alpha release - packet Reducer as decorator, Handler to solve buffering and simplify usage
#23
liuggio
closed
9 years ago
1
Make sure messages are LF separated on all platforms
#22
Seldaek
closed
11 years ago
1
[v2] move fixes to v2
#21
liuggio
closed
10 years ago
0
[v1] Better reduce algorithm
#20
liuggio
closed
10 years ago
0
Next