1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Kevin Olbrich
8b9e491072 use Excon's idempotent option for gets and lists 2014-01-21 16:24:25 +00:00
Kevin Olbrich
552e59caa4 tests for joyent_modules 2014-01-21 16:24:24 +00:00
Kevin Olbrich
d78c5b541d tests for fields and describe analytics requests 2014-01-21 16:24:24 +00:00
Kevin Olbrich
db1520952d mock instrumentation values 2014-01-21 16:24:24 +00:00
Kevin Olbrich
62692f1dd8 more tests for instrumentations 2014-01-21 16:24:24 +00:00
Kevin Olbrich
619a66216c add tests for instrumentations 2014-01-21 16:24:24 +00:00
Kevin Olbrich
404905b62c pull duration for value calls from instrumentation granularity so that things come back correctly from joyent 2014-01-21 16:24:24 +00:00
Kevin Olbrich
72cfed5b35 add support for getting values from an instrumentation 2014-01-21 16:24:23 +00:00
Kevin Olbrich
542b442365 create an instrumentation via api call with start and end times 2014-01-21 16:24:23 +00:00
Kevin Olbrich
f11b9aa58e delete an instrumentation 2014-01-21 16:24:22 +00:00
Kevin Olbrich
bc9e04c31f allow creation and deletion of instrumentations 2014-01-21 16:24:22 +00:00
Kevin Olbrich
62bb091fd3 more instrumentation stuff 2014-01-21 16:24:22 +00:00
Kevin Olbrich
df73f445d7 create instrumentations, handle errors better, get an individual instrumentation 2014-01-21 16:24:22 +00:00
Kevin Olbrich
6f42542600 add support for getting 'instrumentations' 2014-01-21 16:24:22 +00:00
Kevin Olbrich
32d5ea1c33 memoize describe analytics call. It doesn't change much and this prevents another api call for each of the objects returned by it. 2014-01-21 16:24:22 +00:00
Kevin Olbrich
55d328b283 describe analytics support 2014-01-21 16:24:21 +00:00
Kevin Olbrich
35964c89aa Basic analytics support including a class for joyent 'modules'. Note that these are named 'JoyentModule' instead of 'Module' to avoid obvious namespace problems. 2014-01-21 16:24:21 +00:00