Lewis Chung
|
467cbf6bd6
|
Update screenboard create api
- title -> boardTitle
- description is now optional
- graphs -> widgets
- add readOnly
|
10 years ago |
ARASHI, Jumpei
|
01ead4bbd5
|
Use buffer byte length at POST body
|
10 years ago |
Ryan Scheuermann
|
8a5dc4dd9b
|
Change timeboard.update to use PUT, per DataDog API
|
10 years ago |
Josh Kurz
|
669b79ba54
|
feat(embeds): add embed api, with revoke, get, getall, and create
Signed-off-by: Josh Kurz <josh.kurz@turner.com>
|
10 years ago |
Brett Langdon
|
6127681c92
|
Fix 'dogapi metric send' cli command
|
10 years ago |
Igor Bondarenko
|
92d787967a
|
s/counter/count for metric type
|
10 years ago |
Brett Langdon
|
ff4c241e02
|
Fix sending of metric_type for dogapi.metric.send
|
10 years ago |
Brett Langdon
|
d56ee66413
|
Add tests and update CLI signature for graph.createEmbed
|
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
|
61f3cabf15
|
Normalize metric points in dogapi.metric.send_all
|
10 years ago |
Brett Langdon
|
239aad9d78
|
rename to search.query
|
10 years ago |
Brett Langdon
|
8dcf380df5
|
add /search endpoint support
|
10 years ago |
Dustin Blackman
|
9e64a08115
|
fix spelling
|
10 years ago |
Brett Langdon
|
330814f25c
|
Make sure to normalize points for metric.send
fixes #20
|
10 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
|
6f2d50850a
|
fixes #18, unknown parameter issue
|
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
|
a075d908bb
|
fix incorrect formatting of /series requests
fixes #15
|
11 years ago |
Erik Günther
|
0e8b5e9470
|
Added missing brackets
|
11 years ago |
Erik Günther
|
4d82621cc0
|
Updates to documentations
|
11 years ago |
Erik Günther
|
cbca77dd7a
|
Fixed typo in documentation
|
11 years ago |
Erik Günther
|
e1a5b09874
|
Added support for proxy agent
|
11 years ago |
Brett Langdon
|
c608ccb8ac
|
fix usage string indentation
|
11 years ago |
Brett Langdon
|
8ce1fb2e95
|
actually implement cli for timeboards
|
11 years ago |
Brett Langdon
|
863875e85b
|
quote 'default' since it is a 'reserved word'
|
11 years ago |
Brett Langdon
|
ff505eb6df
|
add screenboard api
|
11 years ago |
Brett Langdon
|
706c72f11e
|
add start to timeboard api
|
11 years ago |
Brett Langdon
|
81cfd8d164
|
add comment api
|
11 years ago |
Robert Prediger
|
c8898a9c62
|
Update dash.js
typeof in validation of title was missing.
|
11 years ago |
Brett Langdon
|
0a18a915c5
|
add downtime api
|
11 years ago |
Brett Langdon
|
bd3e2bb8f7
|
update unknown help text for metric command
|
11 years ago |
Brett Langdon
|
7b321cc8ee
|
add graph api
|
11 years ago |
Brett Langdon
|
4b4183622c
|
s/${command}/ dogapi/
|
11 years ago |
Brett Langdon
|
1cfe0c2a55
|
add host api
|
11 years ago |
Brett Langdon
|
9ef2edb939
|
add monitor api and reorder
|
11 years ago |
Brett Langdon
|
e796eb7eeb
|
add monitor api
|
11 years ago |
Brett Langdon
|
c3f044c6ad
|
show error on unknown command
|
11 years ago |
Brett Langdon
|
9d7e1b83fa
|
s/get_all/getAll/ use camel case no snake case
|
11 years ago |
Brett Langdon
|
375a744ccb
|
s/Commands/Subcommands/
|
11 years ago |
Brett Langdon
|
f3d1606d6b
|
add event cli commands
|
11 years ago |
Brett Langdon
|
21ca627c43
|
fix variable typo
|
11 years ago |
Brett Langdon
|
8c0cc5920e
|
add servicecheck check command to cli
|
11 years ago |
Brett Langdon
|
83c47d69fe
|
add user cli help text
|
11 years ago |
Brett Langdon
|
3e152db847
|
add infrastructure help text
|
11 years ago |
Brett Langdon
|
63a6394f97
|
reformat tag cli help text
|
11 years ago |
Brett Langdon
|
67290f61d8
|
update help text for metric command
|
11 years ago |
Brett Langdon
|
4051602e92
|
rename dogapi.tag.delete to dogapi.tag.remove
|
11 years ago |
Brett Langdon
|
f40d2f41ac
|
add tag commands to cli
|
11 years ago |