|
38d425bb
|
Make it clear that this doesn't work with Google Stackdriver
|
Jeremy Katz <k****j@f****g>
|
over 10 years ago
|
|
|
ed34e1ed
|
Bump version 0.2.5
|
Eric Kilby <e****c@s****m>
|
about 11 years ago
|
|
|
c6b9ba59
|
merge
Merge pull request #12 from AdAgility/support_decimal_metrics
|
Eric Kilby <e****c@s****m>
|
about 11 years ago
|
|
|
11925bbf
|
Fix bug preventing decimal percentiles (i.e. 99.9) from being sent to stackdr...
|
Gary Malouf <g****y@g****m>
|
about 11 years ago
|
|
|
d377d63a
|
Bump version to 0.2.4
|
Eric Kilby <e****c@s****m>
|
about 11 years ago
|
|
|
17384e1c
|
merge
Merge pull request #8 from demiurgestudios/master
|
Eric Kilby <e****c@s****m>
|
about 11 years ago
|
|
|
a8f32638
|
merge
Merge pull request #10 from timols/patch-1
|
Eric Kilby <e****c@s****m>
|
about 11 years ago
|
|
|
3c7ef8ee
|
Update flush method to not log 'Max value is...'
|
Tim Olshansky <t****y@g****m>
|
about 11 years ago
|
|
|
6a29f6cc
|
bump version to 0.2.3
|
Eric Kilby <e****c@s****m>
|
almost 12 years ago
|
|
|
0f42d72a
|
Add type checks to avoid sending undefined values. Add option to disable sen...
|
Eric Kilby <e****c@s****m>
|
almost 12 years ago
|
|
|
29261558
|
Fix swapped min/maxes
|
Owen Raccuglia <o****c@g****m>
|
about 12 years ago
|
|
|
eaf6443f
|
update package.json for v0.2.2 release
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
c1c2885c
|
update the source detection to default to use a delimiter that statsd allows,...
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
1d375ce0
|
update version for release
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
8cfc3947
|
merge
Merge pull request #6 from tvitti-cbtn/master
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
51345ebb
|
cleanup
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
e53a76af
|
cleaning up logging
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
6e3e6a28
|
stupid javascript tricks, perhaps? (take 2)
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
9a376f1c
|
stupid javascript tricks, perhaps?
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
b07f190e
|
looking at child values through a callback
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
ed2e5dd0
|
looking at child values
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
3f27c734
|
set something other than this.source for auto-detect
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
943f36eb
|
adding more logging
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
de1e964e
|
adding more logging
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
94377a04
|
fixing typo
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
c3f8eb1b
|
fixing asynchornous system call issues with exec
|
Tyson Binder-Vitti <t****i@c****m>
|
over 12 years ago
|
|
|
afc193e0
|
Update stackdriver.js
|
tvitti-cbtn <t****i@c****m>
|
over 12 years ago
|
|
|
5d66c86b
|
add more documentation
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
6d105894
|
update package.json for 0.2.0 release
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
e35d11e9
|
Add the ability to auto detect EC2 and GCE instance IDs when the source param...
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
1b0de365
|
Add the ability to send configured percentile values using the standard stats...
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
d02e2a64
|
merge
Merge pull request #4 from HBOCodeLabs/master
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
f769d565
|
Add "sourceFromPrefix" support to infer the instance name from the metric pre...
|
Jared Reisinger <J****r@h****m>
|
over 12 years ago
|
|
|
c613978d
|
merge
Merge pull request #3 from demiurgestudios/master
|
Eric Kilby <e****c@s****m>
|
over 12 years ago
|
|
|
b79347de
|
Fix copy-paste error
|
Owen Raccuglia <o****c@g****m>
|
over 12 years ago
|
|
|
ee1cd319
|
Add set types to statsd backend
|
Owen Raccuglia <o****c@g****m>
|
over 12 years ago
|
|
|
b0f3b611
|
Add config tools to disable unwanted metric types
|
Owen Raccuglia <o****c@g****m>
|
over 12 years ago
|
|
|
2b8f7edb
|
Update version to 0.1.5 for merged pull request
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
3c0817e1
|
merge
Merge pull request #2 from bhang/instance-key-fix
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
475ffe9c
|
Fixed key name for instance association
|
Shubhang Mani <s****i@g****m>
|
almost 13 years ago
|
|
|
13392311
|
Update version number for fix
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
99ffda62
|
Fix logging statement per issue #1
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
29402007
|
update version, set content length properly (was testing on the wrong version)
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
af18773d
|
update package version
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
a8cb2076
|
add Content-Length header to the http headers, to try to solve 411 errors
|
Eric Kilby <e****c@s****m>
|
almost 13 years ago
|
|
|
963fa021
|
update version so we can push with better docs
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
15928e27
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
ac7e361b
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
8f6939d5
|
yay quotes
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
149b24c9
|
added more info to package file
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
8081e5b4
|
regen package.json
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
e2c28248
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
406ddd24
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
0ac11bcc
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
bbc9ae38
|
basic HTTP post functionality using the https.request library
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
03a902e1
|
work in progress version with TODO on the https POST part, builds the message...
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
52789e61
|
Update README.md
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|
|
be554aad
|
Initial commit
|
Eric Kilby <e****c@s****m>
|
about 13 years ago
|
|