Brett Langdon
|
7b836fd0c3
|
fix example indentation for metric
|
11 years ago |
Brett Langdon
|
001f263963
|
Add comment for dogapi.initialize
|
11 years ago |
Brett Langdon
|
7250b5262e
|
add user api
|
11 years ago |
Brett Langdon
|
43834e9fec
|
Add dogapi.now helper method
|
11 years ago |
Brett Langdon
|
1818028180
|
add serviceCheck api
|
11 years ago |
Brett Langdon
|
ac399d191e
|
expose the new metric and event apis
|
11 years ago |
Brett Langdon
|
d9ad10a9a8
|
re-write the event api
|
11 years ago |
Brett Langdon
|
306c369926
|
re-write metric api
|
11 years ago |
Brett Langdon
|
ad5841aa53
|
setup new dogapi base and port over the tag api
|
11 years ago |
Brett Langdon
|
7b55a27224
|
replace old http client library with a new one
|
11 years ago |
Fabian Jakobs
|
ce8f310afd
|
prevent leaking "error" to global scope
|
11 years ago |
Brett Langdon
|
f75512375c
|
actually expose the downtime api
|
11 years ago |
Brett Langdon
|
7b1e351ac5
|
#9 add downtime api endpoints
|
11 years ago |
Brett Langdon
|
e1a8103030
|
add dogapi.service_check method
|
11 years ago |
Dale Hamel
|
6deaaa0a7e
|
Add snapshot status
|
11 years ago |
Dale Hamel
|
1705858f2e
|
Add API to support graph_def based snapshots
|
11 years ago |
Vijay Parikh
|
77d5d2c4fa
|
Fixed issue with date not being rounded to seconds on event add
|
12 years ago |
Reason
|
759218c021
|
Add an error listener to prevent socket hang up and similar errors leading to thrown exceptions.
|
12 years ago |
Brett Langdon
|
3a267d6567
|
fix some formatting issues
|
12 years ago |
Brett Langdon
|
aeee2d4fdc
|
remove v8type dependency
|
12 years ago |
Brett Langdon
|
593781d596
|
update some documentation
|
12 years ago |
Colin Jones
|
d21a3834ee
|
Correction to the HTTP method to posting snapshot requests
|
12 years ago |
Colin Jones
|
dcddd7862f
|
Naive implementation of the snapshot part of the API
|
12 years ago |
Brett Langdon
|
da2ddd0027
|
fix #1: add support for screenboards
|
13 years ago |
Brett Langdon
|
779920b4f3
|
fix bug in dashboard validation
|
13 years ago |
Brett Langdon
|
4bac3b906c
|
add documentation for event_api.polling_stream
|
13 years ago |
Brett Langdon
|
b8c12caf76
|
update comments for tag api
|
13 years ago |
Brett Langdon
|
65d89016b5
|
update api comments for search_api
|
13 years ago |
Brett Langdon
|
68e0642b18
|
update api comments for metric_api
|
13 years ago |
Brett Langdon
|
60724aedad
|
update api comments for alert_api
|
13 years ago |
Brett Langdon
|
7f2f25f88b
|
added polling_stream to event api
|
13 years ago |
Brett Langdon
|
839e40f0f6
|
finish metric api
|
13 years ago |
Brett Langdon
|
90c86336a8
|
finish alert api
|
13 years ago |
Brett Langdon
|
b64a203ceb
|
move search method into it's own script
|
13 years ago |
Brett Langdon
|
dcd94c59ec
|
rename api/infrastructure to api/tag
|
13 years ago |
Brett Langdon
|
6a90ae4868
|
fix syntax error
|
13 years ago |
Brett Langdon
|
50a58e8069
|
remove unused import from event_api
|
13 years ago |
Brett Langdon
|
fe97e2845d
|
complete dash api functions
|
13 years ago |
Brett Langdon
|
20e363484f
|
completed event api functions
|
13 years ago |
Brett Langdon
|
1aff5f18af
|
added support for PUT content body and handle JSON error responses
|
13 years ago |
Brett Langdon
|
be87247c76
|
functioning http_client.request
|
13 years ago |
Brett Langdon
|
cf6507ac34
|
work on event_api.stream function
|
13 years ago |
Brett Langdon
|
a954341e28
|
setup constructor function of http_client and started minimal work on http_client.request
|
13 years ago |
Brett Langdon
|
735eecc345
|
refactored api into submodule
|
13 years ago |
Brett Langdon
|
5d9af78319
|
replicate empty structure from Datadog/dogapi
|
13 years ago |