Brett Langdon
|
377a0498ed
|
bump version to 2.1.1
|
10 years ago |
Brett Langdon
|
604b5a3649
|
Merge pull request #36 from brettlangdon/bug/metric_type.sqwished
Fix sending of metric_type for dogapi.metric.send
|
10 years ago |
Brett Langdon
|
ff4c241e02
|
Fix sending of metric_type for dogapi.metric.send
|
10 years ago |
Brett Langdon
|
e58e06bfa8
|
bump version
|
10 years ago |
Brett Langdon
|
f45e264979
|
update docs
|
10 years ago |
Brett Langdon
|
bf794d49a9
|
Merge pull request #32 from brettlangdon/dev/test.graph.create.sqwished
Add tests and update CLI signature for graph.createEmbed
|
10 years ago |
Brett Langdon
|
d56ee66413
|
Add tests and update CLI signature for graph.createEmbed
|
10 years ago |
Brett Langdon
|
49366c0c09
|
Merge pull request #31 from joshkurz/create-embeds
Add ability to create embeds
|
10 years ago |
Josh Kurz
|
95e502f801
|
feat(graphs): add create embed functionality
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
fix(graphs): get rid of console.logs
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
fix(graphs): remove unused module
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
fix(graphs): update docs
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
fix(graphs): fix cli condition
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
fix(graph): rename
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
|
10 years ago |
Brett Langdon
|
a2cdcb80d9
|
bump version to 2.0.0
|
10 years ago |
Brett Langdon
|
67c2c16a0e
|
Merge pull request #30 from brettlangdon/dev/new.version.sqwished
Update docs for new version
|
10 years ago |
Brett Langdon
|
3ddbbc0bf5
|
Update docs for new version
|
10 years ago |
Brett Langdon
|
1ddd2bbcca
|
Merge pull request #29 from brettlangdon/dev/fix.metric.send_all.sqwished
Normalize metric points in dogapi.metric.send_all
|
10 years ago |
Brett Langdon
|
61f3cabf15
|
Normalize metric points in dogapi.metric.send_all
|
10 years ago |
Brett Langdon
|
cf6cc36a34
|
version bump to v1.1.0
|
10 years ago |
Brett Langdon
|
f8aab7194a
|
update readme
|
10 years ago |
Brett Langdon
|
4af35957b4
|
Merge pull request #27 from brettlangdon/dev/update.dependencies
Update dependencies
|
10 years ago |
Brett Langdon
|
bdbb0da931
|
add badges
|
10 years ago |
Brett Langdon
|
5fb0841050
|
update dependencies
|
10 years ago |
Brett Langdon
|
a48c4dfe47
|
Merge pull request #26 from brettlangdon/dev/update.travis
update node versions tested with travis
|
10 years ago |
Brett Langdon
|
ac2aad8916
|
update node versions tested with travis
|
10 years ago |
Brett Langdon
|
7d94cdf231
|
Merge pull request #25 from brettlangdon/dev/search.api
Add support for the /search endpoint
|
10 years ago |
Brett Langdon
|
239aad9d78
|
rename to search.query
|
10 years ago |
Brett Langdon
|
717feb2ffe
|
recompile docs
|
10 years ago |
Brett Langdon
|
8dcf380df5
|
add /search endpoint support
|
10 years ago |
Brett Langdon
|
1d339d81a7
|
bump version
|
10 years ago |
Brett Langdon
|
d3040f4299
|
Merge pull request #24 from dustinblackman/fix/spelling
Fix spelling
|
10 years ago |
Dustin Blackman
|
9e64a08115
|
fix spelling
|
10 years ago |
Brett Langdon
|
3aece1ebb9
|
1.0.6
|
10 years ago |
Brett Langdon
|
60da6a185e
|
Merge pull request #21 from brettlangdon/bug/metrics.send
Fix bug with `metric.send` call not sending `points` in the proper format
|
10 years ago |
Brett Langdon
|
59ec5a64d3
|
add tests for bug from #20
|
10 years ago |
Brett Langdon
|
330814f25c
|
Make sure to normalize points for metric.send
fixes #20
|
10 years ago |
Brett Langdon
|
b06bf7a1b9
|
Add suggested library
|
11 years ago |
Brett Langdon
|
c77c2c3e9e
|
Add note about StatsD
|
11 years ago |
Brett Langdon
|
9805c11e4c
|
1.0.5
|
11 years ago |
Brett Langdon
|
939c730048
|
Merge pull request #19 from crrobinson14/patch-2
Eliminate global var leak.
|
11 years ago |
Chad Robinson
|
b221673bd1
|
Eliminate global var leak.
Mocha is picking this up in our test suite as a leaked global var.
|
11 years ago |
Brett Langdon
|
95075656a0
|
v1.0.4
|
11 years ago |
Brett Langdon
|
6f2d50850a
|
fixes #18, unknown parameter issue
|
11 years ago |
Brett Langdon
|
3b458991c5
|
1.0.3
|
11 years ago |
Brett Langdon
|
eb4923743f
|
Merge pull request #17 from brettlangdon/bug/json.big.int
Fix json big int issue
|
11 years ago |
Brett Langdon
|
f52c5aa7ef
|
add travis config
|
11 years ago |
Brett Langdon
|
a781bc63e1
|
add tests for json parse/stringify of bigints
|
11 years ago |
Brett Langdon
|
615d6ba317
|
fix indentation
|
11 years ago |
Brett Langdon
|
2eae40e40f
|
fix issues with missing params variable
|
11 years ago |
Brett Langdon
|
0b06f4199d
|
use json-bigint for json parsing/serializing
|
11 years ago |
Brett Langdon
|
c65fa5f199
|
version bump
|
11 years ago |
Brett Langdon
|
a075d908bb
|
fix incorrect formatting of /series requests
fixes #15
|
11 years ago |
Brett Langdon
|
54db417d37
|
update docs
|
11 years ago |
Brett Langdon
|
6fd091efcb
|
Merge pull request #14 from egut/master
Support http proxy
|
11 years ago |