issues
search
daniellawrence
/
graphitesend
Easy python bindings to write to Carbon ( Re-write of carbonclient)
Apache License 2.0
137
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't convert '-' to '_' as it's not a forbidden graphite character
#84
NicoAdrian
closed
5 years ago
0
asynchronous send caused memory leak
#83
christophetrinh
closed
5 years ago
6
Multiple instances of graphitesend objects do not create sockets properly
#82
Penumbra69
closed
6 years ago
1
No print on dryrun
#81
Hout
opened
6 years ago
0
Edit on the readme
#80
saviour123
closed
6 years ago
1
Use setuptools instead of distutils
#79
jakubjedelsky
closed
12 months ago
1
Fix blog link
#78
complexsplit
closed
7 years ago
4
Can graphitesend send events?
#77
pirxthepilot
closed
7 years ago
3
send_list fails with encoding error on python3
#76
fake-name
closed
7 years ago
1
Handle integer metric name
#75
Shir0kamii
closed
7 years ago
2
cleanup_metric_name does not handle integers for metric names
#74
michaelkaye
closed
7 years ago
2
Move the formatter's code to its own file
#73
Shir0kamii
closed
7 years ago
1
Fix licence issue and gevent for python 2.6
#72
Shir0kamii
closed
7 years ago
1
Python 3 support fix on _send method
#71
PabloLefort
opened
7 years ago
11
Allow python3 encode/decodes
#70
daubers
opened
7 years ago
3
Simpler formatting code
#69
Shir0kamii
closed
7 years ago
4
lock flake8 - due to python2.6 support
#68
daniellawrence
closed
8 years ago
1
os.uname not supported on windows, use platform.uname
#67
bugchk
closed
8 years ago
6
Add exponential backoff logic for autoreconnect
#66
z1nkum
closed
7 years ago
3
New release?
#65
sijis
closed
7 years ago
5
GraphiteSendException: Socket closed before able to send data to ('x.x.x.x', 2003), with error: [Errno 32] Broken pipe
#64
stevezau
opened
8 years ago
3
adding py35 test runner
#63
daniellawrence
closed
8 years ago
1
Factor the formatter out of the GraphiteClient.
#62
jonathanultis
closed
8 years ago
5
Importing library breaks any synchronous connection
#61
leonsas
opened
8 years ago
0
Fixing issue for Python3 (bytes object has no method encode)
#60
kubauk
closed
8 years ago
4
AttributeError: 'module' object has no attribute 'init'
#59
Linux-oiD
closed
7 years ago
5
Fix/remove monkeypatch
#58
daniellawrence
closed
8 years ago
1
windows python 3.x issues
#57
systems1
closed
8 years ago
1
Add tests for the case where clean_metric_name is set to false
#56
Shir0kamii
closed
8 years ago
1
fix: Change asynchronous dependencies for tox
#55
e4r7hbug
closed
8 years ago
3
fix: Init can use relative imports
#54
e4r7hbug
closed
8 years ago
5
basic windows support (-uname)
#53
daniellawrence
closed
8 years ago
1
EASY: Write a test that covers clean_metric_name=False
#52
daniellawrence
closed
8 years ago
1
Added python2.6 support
#51
daniellawrence
closed
8 years ago
2
EASY: Switch from os.uname()[1] to something else...
#50
daniellawrence
closed
7 years ago
5
Feature/clean metric name with version bump
#49
daniellawrence
closed
8 years ago
0
fix: Try send message again when socket empty
#48
e4r7hbug
closed
8 years ago
6
ValueError: zero length field name in format
#47
systems1
closed
8 years ago
7
Allow the user to choose if GraphiteClient clean the metric's name
#46
Shir0kamii
closed
8 years ago
1
Remove monkey patching
#45
Shir0kamii
closed
8 years ago
3
Allow the user to choose if GraphiteClient clean the metric's name
#44
Shir0kamii
closed
8 years ago
1
gevent and monkey patch the sockets
#43
Lujeni
closed
8 years ago
1
Release 0.6.0
#42
daniellawrence
closed
8 years ago
0
Add autoreconnect feature
#41
Shir0kamii
closed
8 years ago
7
Update licence file to 2016
#40
Shir0kamii
closed
8 years ago
1
graphitesend 0.5.0 is not on Pypi
#39
Shir0kamii
closed
8 years ago
1
New feature : autoreconnection
#38
Shir0kamii
closed
8 years ago
1
cleanup setup.py
#37
daniellawrence
closed
8 years ago
0
Fix badges
#36
daniellawrence
closed
8 years ago
0
Write docs on release progress to pypi
#35
daniellawrence
closed
8 years ago
4
Next