ex_gecko v0.0.3 API Reference

Modules

ex_gecko is an Elixir SDK to push data to Geckoboard

Interacts with heroku cli to get latest logs, so that we can send the data to geckobard

Interacts with papertrail cli to get latest logs, so that we can send to geckobard

Interacts with runscope API. This doesn’t handle authentication described here https://www.runscope.com/docs/api/authentication. This will assume you have an access_token available to use. The main thing this will do is call the tests results API to get the latest test results, the api is described here https://www.runscope.com/docs/api/results

API interface to communicate with geckoboard’s api

A parser to parse Geckoboard responses

This will run specific adapters to populate your geckoboard with the right dataset