Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / daniellawrence/graphitesend issues and pull requests
#84 - Don't convert '-' to '_' as it's not a forbidden graphite character
Pull Request -
State: closed - Opened by NicoAdrian almost 6 years ago
#83 - asynchronous send caused memory leak
Issue -
State: closed - Opened by christophetrinh almost 6 years ago
- 6 comments
#82 - Multiple instances of graphitesend objects do not create sockets properly
Issue -
State: closed - Opened by Penumbra69 over 6 years ago
- 1 comment
#81 - No print on dryrun
Issue -
State: open - Opened by Hout over 6 years ago
#80 - Edit on the readme
Pull Request -
State: closed - Opened by saviour123 almost 7 years ago
- 1 comment
#79 - Use setuptools instead of distutils
Pull Request -
State: closed - Opened by jakubjedelsky about 7 years ago
- 1 comment
#78 - Fix blog link
Pull Request -
State: closed - Opened by complexsplit over 7 years ago
- 4 comments
#77 - Can graphitesend send events?
Issue -
State: closed - Opened by pirxthepilot over 7 years ago
- 3 comments
#76 - send_list fails with encoding error on python3
Issue -
State: closed - Opened by fake-name over 7 years ago
- 1 comment
#75 - Handle integer metric name
Pull Request -
State: closed - Opened by Shir0kamii almost 8 years ago
- 2 comments
#74 - cleanup_metric_name does not handle integers for metric names
Issue -
State: closed - Opened by michaelkaye almost 8 years ago
- 2 comments
#73 - Move the formatter's code to its own file
Pull Request -
State: closed - Opened by Shir0kamii almost 8 years ago
- 1 comment
#72 - Fix licence issue and gevent for python 2.6
Pull Request -
State: closed - Opened by Shir0kamii almost 8 years ago
- 1 comment
#71 - Python 3 support fix on _send method
Pull Request -
State: open - Opened by PabloLefort almost 8 years ago
- 11 comments
#70 - Allow python3 encode/decodes
Pull Request -
State: open - Opened by daubers almost 8 years ago
- 3 comments
#69 - Simpler formatting code
Pull Request -
State: closed - Opened by Shir0kamii about 8 years ago
- 4 comments
#68 - lock flake8 - due to python2.6 support
Pull Request -
State: closed - Opened by daniellawrence about 8 years ago
- 1 comment
#67 - os.uname not supported on windows, use platform.uname
Pull Request -
State: closed - Opened by bugchk about 8 years ago
- 6 comments
#66 - Add exponential backoff logic for autoreconnect
Pull Request -
State: closed - Opened by z1nkum about 8 years ago
- 3 comments
#65 - New release?
Issue -
State: closed - Opened by sijis about 8 years ago
- 5 comments
#64 - GraphiteSendException: Socket closed before able to send data to ('x.x.x.x', 2003), with error: [Errno 32] Broken pipe
Issue -
State: open - Opened by stevezau over 8 years ago
- 3 comments
Labels: question
#63 - adding py35 test runner
Pull Request -
State: closed - Opened by daniellawrence over 8 years ago
- 1 comment
#62 - Factor the formatter out of the GraphiteClient.
Pull Request -
State: closed - Opened by jonathanultis over 8 years ago
- 5 comments
#61 - Importing library breaks any synchronous connection
Issue -
State: open - Opened by leonsas over 8 years ago
#60 - Fixing issue for Python3 (bytes object has no method encode)
Pull Request -
State: closed - Opened by kubauk over 8 years ago
- 4 comments
#59 - AttributeError: 'module' object has no attribute 'init'
Issue -
State: closed - Opened by Linux-oiD over 8 years ago
- 5 comments
#58 - Fix/remove monkeypatch
Pull Request -
State: closed - Opened by daniellawrence over 8 years ago
- 1 comment
#57 - windows python 3.x issues
Issue -
State: closed - Opened by systems1 over 8 years ago
- 1 comment
#56 - Add tests for the case where clean_metric_name is set to false
Pull Request -
State: closed - Opened by Shir0kamii over 8 years ago
- 1 comment
#55 - fix: Change asynchronous dependencies for tox
Pull Request -
State: closed - Opened by e4r7hbug over 8 years ago
- 3 comments
#54 - fix: Init can use relative imports
Pull Request -
State: closed - Opened by e4r7hbug over 8 years ago
- 5 comments
#53 - basic windows support (-uname)
Pull Request -
State: closed - Opened by daniellawrence over 8 years ago
- 1 comment
#52 - EASY: Write a test that covers clean_metric_name=False
Issue -
State: closed - Opened by daniellawrence over 8 years ago
- 1 comment
Labels: enhancement
#51 - Added python2.6 support
Pull Request -
State: closed - Opened by daniellawrence over 8 years ago
- 2 comments
#50 - EASY: Switch from os.uname()[1] to something else...
Issue -
State: closed - Opened by daniellawrence over 8 years ago
- 5 comments
#49 - Feature/clean metric name with version bump
Pull Request -
State: closed - Opened by daniellawrence over 8 years ago
#48 - fix: Try send message again when socket empty
Pull Request -
State: closed - Opened by e4r7hbug over 8 years ago
- 6 comments
Labels: bug
#47 - ValueError: zero length field name in format
Issue -
State: closed - Opened by systems1 over 8 years ago
- 7 comments
Labels: bug, question
#46 - Allow the user to choose if GraphiteClient clean the metric's name
Pull Request -
State: closed - Opened by Shir0kamii over 8 years ago
- 1 comment
#45 - Remove monkey patching
Pull Request -
State: closed - Opened by Shir0kamii over 8 years ago
- 3 comments
#44 - Allow the user to choose if GraphiteClient clean the metric's name
Pull Request -
State: closed - Opened by Shir0kamii almost 9 years ago
- 1 comment
#43 - gevent and monkey patch the sockets
Issue -
State: closed - Opened by Lujeni almost 9 years ago
- 1 comment
#42 - Release 0.6.0
Pull Request -
State: closed - Opened by daniellawrence almost 9 years ago
#41 - Add autoreconnect feature
Pull Request -
State: closed - Opened by Shir0kamii almost 9 years ago
- 7 comments
#40 - Update licence file to 2016
Pull Request -
State: closed - Opened by Shir0kamii almost 9 years ago
- 1 comment
#39 - graphitesend 0.5.0 is not on Pypi
Issue -
State: closed - Opened by Shir0kamii almost 9 years ago
- 1 comment
#38 - New feature : autoreconnection
Pull Request -
State: closed - Opened by Shir0kamii almost 9 years ago
- 1 comment
#37 - cleanup setup.py
Pull Request -
State: closed - Opened by daniellawrence almost 9 years ago
#36 - Fix badges
Pull Request -
State: closed - Opened by daniellawrence almost 9 years ago
#35 - Write docs on release progress to pypi
Issue -
State: closed - Opened by daniellawrence almost 9 years ago
- 4 comments
#34 - Make graphitesend asynchronous-compatible (by @Shir0kamii)
Pull Request -
State: closed - Opened by daniellawrence almost 9 years ago
- 1 comment
#33 - Python3 compatibility fix (@afics)
Pull Request -
State: closed - Opened by daniellawrence almost 9 years ago
#32 - Make graphitesend asynchronous-compatible
Pull Request -
State: closed - Opened by Shir0kamii almost 9 years ago
- 3 comments
#31 - [WIP] Cleaned up commit
Pull Request -
State: open - Opened by daniellawrence almost 9 years ago
#30 - Dont check dryrun
Pull Request -
State: closed - Opened by sergw about 9 years ago
- 1 comment
#29 - Add param to prevent replacement of hyphen with underscore
Pull Request -
State: open - Opened by jkrech17 about 9 years ago
- 1 comment
#28 - Add param to prevent replacement of hyphen with underscore
Pull Request -
State: closed - Opened by jkrech17 about 9 years ago
#27 - minor typo: graphitesnd
Issue -
State: closed - Opened by vikram-narayan about 9 years ago
- 2 comments
#26 - Export all functions from graphitesend, not only from graphitesend.graphitesend
Pull Request -
State: closed - Opened by jemmix over 9 years ago
- 1 comment
#25 - how to send as pickle format?
Issue -
State: closed - Opened by mgravlin over 9 years ago
- 2 comments
#24 - Make timeout_in_seconds a parameter
Pull Request -
State: closed - Opened by awainer over 9 years ago
- 1 comment
#23 - Python3 compatibility fix
Pull Request -
State: closed - Opened by afics over 9 years ago
- 2 comments
#22 - Allow "-" (Dash) in Metric Names
Issue -
State: closed - Opened by RonRothman over 9 years ago
- 3 comments
#21 - import syntax problem
Issue -
State: closed - Opened by labrown almost 10 years ago
- 2 comments
#20 - Please make string escaping optional (i.e. clean_metric_name() should be optional)
Issue -
State: closed - Opened by mpenning almost 10 years ago
- 1 comment
#19 - Real testing
Pull Request -
State: closed - Opened by daniellawrence almost 10 years ago
#18 - pickle_tcp/pickle not functional
Issue -
State: closed - Opened by bzed about 10 years ago
- 3 comments
Labels: bug
#17 - Add badge and link to a full changelog
Pull Request -
State: closed - Opened by svetlyak40wt about 10 years ago
- 1 comment
#16 - remove debian/graphitesend
Issue -
State: closed - Opened by bzed about 10 years ago
- 2 comments
#15 - send_list() appears to only send the first item
Issue -
State: closed - Opened by rhythmicdevil over 10 years ago
- 2 comments
#14 - Dry Run
Issue -
State: closed - Opened by rhythmicdevil over 10 years ago
- 3 comments
#13 - Update graphitesend.py
Pull Request -
State: closed - Opened by fhlmbrg over 10 years ago
- 1 comment
#12 - added logging module to replace print statements
Pull Request -
State: closed - Opened by krislion over 10 years ago
- 2 comments
#11 - remove print statements
Issue -
State: closed - Opened by krislion over 10 years ago
- 1 comment
#10 - Get FQDN explicitly
Pull Request -
State: closed - Opened by dwagon almost 11 years ago
#9 - Adds docs how to use system_name argument of init
Pull Request -
State: closed - Opened by svetlyak40wt almost 11 years ago
- 1 comment
#8 - Fixes the prefix / system_name
Pull Request -
State: closed - Opened by dwagon almost 11 years ago
- 1 comment
#7 - Custom timestamp for every value
Issue -
State: closed - Opened by lVlayhem over 11 years ago
- 2 comments
Labels: enhancement
#6 - Add debian package requirments
Issue -
State: closed - Opened by daniellawrence over 11 years ago
#5 - Add More tests
Issue -
State: closed - Opened by daniellawrence over 11 years ago
- 1 comment
#4 - Added cli client to graphitesend
Pull Request -
State: closed - Opened by daniellawrence over 11 years ago
#3 - added suffix to metric name. default: blank
Pull Request -
State: closed - Opened by daniellawrence over 11 years ago
#2 - added support for suffix
Issue -
State: closed - Opened by daniellawrence over 11 years ago
- 1 comment
Labels: duplicate, enhancement
#1 - Add a UDP and TCP **kwarg in init() so that you can set connection from UDP or TCP
Issue -
State: closed - Opened by daniellawrence over 11 years ago
- 1 comment
Labels: enhancement