Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sivy/node-statsd issues and pull requests

#79 - F

Issue - State: open - Opened by dhmsh0 almost 2 years ago - 1 comment

#78 - Add pull request template

Pull Request - State: open - Opened by igayoso over 3 years ago

#77 - Avoiding DNS Lookups for localhost on socket.send

Issue - State: open - Opened by dm03514 about 5 years ago

#76 - Client: Constructor supports createSocket option

Pull Request - State: open - Opened by dm03514 about 5 years ago

#75 - add support for grouping messages in on UDP requests

Pull Request - State: open - Opened by Links2004 over 5 years ago

#74 - Data not saved in graphite

Issue - State: open - Opened by birladeanuadrian over 5 years ago

#73 - Can I use `.send()` to send raw data?

Issue - State: open - Opened by vbrvk about 6 years ago

#72 - Don't create a socket when mock is true.

Pull Request - State: closed - Opened by sandinmyjoints about 6 years ago - 1 comment

#71 - Process never exits after statsd use

Issue - State: open - Opened by bryanburgers about 7 years ago - 4 comments

#70 - Problem with fs.appendFile with Statd Client ?

Issue - State: open - Opened by fsck-mount about 7 years ago - 2 comments

#69 - Support sending raw messages to statsd daemon

Pull Request - State: open - Opened by guidsen about 7 years ago - 1 comment

#68 - Refactor in TypeScript

Pull Request - State: closed - Opened by mohsen1 over 7 years ago

#67 - Add support for TCP connections (as introduced in etsy/[email protected])

Pull Request - State: open - Opened by remie over 7 years ago - 2 comments

#66 - Add global sampling rate

Pull Request - State: open - Opened by RijulB over 7 years ago

#65 - Support incrementing or decrementing Counters by 0

Pull Request - State: open - Opened by todd almost 8 years ago - 1 comment

#64 - intercept send out metrics

Issue - State: open - Opened by 5c077yP over 8 years ago

#63 - Add newer versions of node to the tests.

Pull Request - State: closed - Opened by matt-forster over 8 years ago

#62 - how to add mutli entry using line protocol in statsd

Issue - State: open - Opened by byteshiva over 8 years ago

#61 - Added batching mode

Pull Request - State: open - Opened by Pchelolo almost 9 years ago - 11 comments

#60 - Add ability to aggregate packets for sending

Pull Request - State: open - Opened by jjofseattle about 9 years ago - 2 comments

#59 - Add event method support

Pull Request - State: open - Opened by bdeitte about 9 years ago - 2 comments

#58 - Exclusive dgram bind to avoid cluster exceptions

Pull Request - State: closed - Opened by csimi over 9 years ago

#57 - Added thrown error when cacheDNS flag fails to resolve dns name

Pull Request - State: open - Opened by ainsleyc over 9 years ago - 3 comments

#56 - non-exclusive dgram bind can cause cluster exceptions

Issue - State: open - Opened by focusaurus over 9 years ago - 1 comment

#55 - using options object and handle error inside module when handleError …

Pull Request - State: open - Opened by doron2402 over 9 years ago - 2 comments

#54 - Npm publish v0.1.1

Issue - State: closed - Opened by marko-jankovic over 9 years ago - 1 comment

#53 - Sending tags to StatsD give a "Bad line" error

Issue - State: open - Opened by alfonsfoubert over 9 years ago - 1 comment

#52 - Add global tags

Pull Request - State: closed - Opened by elijahandrews almost 10 years ago - 2 comments

#51 - Publish 0.1.0 to npm

Issue - State: closed - Opened by avaly about 10 years ago - 1 comment

#50 - node-statsd binds to all hosts by default

Issue - State: open - Opened by watercrossing about 10 years ago - 1 comment

#49 - Multi-metric packets

Pull Request - State: closed - Opened by dmcaulay about 10 years ago

#48 - Simplify client generation

Pull Request - State: closed - Opened by CatTail about 10 years ago - 6 comments

#47 - Is sampleRate required for .increment?

Issue - State: open - Opened by briansorahan over 10 years ago - 1 comment

#46 - added npm ignore rule for test dir. closes #45

Pull Request - State: closed - Opened by trevorah over 10 years ago

#45 - Don't publish tests to npm

Issue - State: closed - Opened by dougwilson over 10 years ago - 2 comments

#44 - cleaned up npm test script

Pull Request - State: closed - Opened by trevorah over 10 years ago

#43 - Histograms and tags documentation update

Pull Request - State: closed - Opened by lbeschastny over 10 years ago

#42 - ENOTFOUND on localhost

Issue - State: closed - Opened by mydigitalself over 10 years ago - 1 comment

#41 - increment(0) == increment(1)

Issue - State: open - Opened by chrisDeFouRire over 10 years ago - 4 comments

#40 - Datadog histograms and tags support

Pull Request - State: closed - Opened by lbeschastny over 10 years ago - 2 comments

#39 - Omitting callback may throw uncaught exception

Issue - State: open - Opened by strk over 10 years ago - 5 comments

#38 - dnsCache != cacheDns

Issue - State: closed - Opened by strk over 10 years ago - 1 comment

#37 - callback usage

Issue - State: closed - Opened by jsloyer over 10 years ago - 1 comment

#36 - Add IPv6 detection

Pull Request - State: closed - Opened by aw over 10 years ago - 4 comments

#35 - Tag recent releases

Issue - State: closed - Opened by strk almost 11 years ago - 5 comments

#34 - Multi-metric packets

Issue - State: closed - Opened by tmcw almost 11 years ago - 4 comments

#33 - errors when installing node-statds

Issue - State: closed - Opened by Pomax about 11 years ago - 2 comments

#32 - Adding function for closing socket

Pull Request - State: closed - Opened by goelvivek over 11 years ago - 13 comments

#31 - Don't call callback if not provided when using mock instances

Pull Request - State: closed - Opened by humphd over 11 years ago - 6 comments

#30 - fix gauges spelling in readme

Issue - State: closed - Opened by kaserf over 11 years ago

#29 - Add StatsDNull client. Closes #16.

Pull Request - State: closed - Opened by humphd over 11 years ago - 12 comments

#28 - Enable option to cache DNS lookup once

Pull Request - State: closed - Opened by skabbes over 11 years ago - 3 comments

#27 - merging back with other clients?

Issue - State: closed - Opened by jedi4ever almost 12 years ago - 3 comments

#26 - Refactored and added a few useful features.

Pull Request - State: closed - Opened by devdazed almost 12 years ago - 15 comments

#25 - Fix some global leaks and satisfy jshint.

Pull Request - State: closed - Opened by booo about 12 years ago - 9 comments

#24 - Adding set support.

Pull Request - State: closed - Opened by pifantastic about 12 years ago

#23 - Forked your work

Issue - State: closed - Opened by dscape about 12 years ago - 3 comments

#22 - Modifier function introduced

Pull Request - State: closed - Opened by jockster about 12 years ago - 1 comment

#21 - API refactorings

Pull Request - State: closed - Opened by juliangruber over 12 years ago - 7 comments

#20 - Introduce batch mode

Pull Request - State: closed - Opened by lonelly over 12 years ago - 3 comments

#19 - update npm package

Issue - State: closed - Opened by booo over 12 years ago - 16 comments

#18 - Allow for a bit cleaner error handling (experimental)

Pull Request - State: closed - Opened by Dieterbe over 12 years ago

#17 - exception handling

Issue - State: closed - Opened by Dieterbe over 12 years ago - 3 comments

#16 - allow disabling statsd

Issue - State: closed - Opened by Dieterbe over 12 years ago - 1 comment

#15 - node-statsd needs a new maintainer

Issue - State: closed - Opened by sivy over 12 years ago - 8 comments

#14 - node_modules checked into package

Issue - State: closed - Opened by msiebuhr over 12 years ago - 1 comment

#13 - Add missing var declarations

Pull Request - State: closed - Opened by rcrowley over 12 years ago

#12 - Adding guages support

Pull Request - State: closed - Opened by stuintrepica over 12 years ago

#11 - Remove unused module 'sys'

Pull Request - State: closed - Opened by salty-horse almost 13 years ago

#10 - Change bugs['web'] to bugs['url'] in package.json

Pull Request - State: closed - Opened by salty-horse almost 13 years ago

#9 - Ephemeral udp with port reuse AND with exiplicit close

Pull Request - State: closed - Opened by lloyd almost 13 years ago - 7 comments

#8 - Ephemeral UDP with port reuse

Pull Request - State: closed - Opened by lloyd almost 13 years ago - 1 comment

#7 - fixed require statement in the Readme

Pull Request - State: closed - Opened by mindreframer about 13 years ago

#6 - Default to ephemeral sockets

Pull Request - State: closed - Opened by mojodna about 13 years ago - 7 comments

#5 - Corrected package name, cleaner example.

Pull Request - State: closed - Opened by mojodna about 13 years ago - 1 comment

#4 - Re-use socket

Pull Request - State: closed - Opened by tmm1 over 13 years ago

#3 - Leaks file descriptors

Issue - State: closed - Opened by tmm1 over 13 years ago - 7 comments

#2 - A couple bug fixes

Pull Request - State: closed - Opened by kbourgoin over 13 years ago - 1 comment

#1 - not sure what 'apac' was

Pull Request - State: closed - Opened by fictorial over 13 years ago