Commit Graph

66 Commits

Author SHA1 Message Date
Mitsuo Takaki bcc2e2cf19 Moving the config to its own folder so it works better with docker, when mounting the local folder. Adding more documentation about running in docker. 2016-05-02 23:07:32 -07:00
Mitsuo Takaki b5d87bef68 Fixing the setup.py to add the requirements and ignoring distribution folders 0.1 2016-05-02 22:27:29 -07:00
Mitsuo Takaki acf77438f3 Adding Dockerfile and docker-compose.yml to integrate it with docker 2016-05-02 20:36:24 -07:00
Mitsuo Takaki 0ea3891a7d Adding REGEX to sample configuration and updating the unit tests. 2016-05-02 01:09:56 -07:00
Mitsuo Takaki 072aed1024 Adding better documentation and more tests, but still missing tests for Scheduler 2016-05-01 00:41:33 -07:00
Mitsuo Takaki f254bddd0f Fixing log format and extracting main logic to a separate class. 2016-04-30 13:39:02 -07:00
Mitsuo Takaki c7a28edac2 Adding Agent unit test and asserting calls to logging. 2016-04-29 23:49:51 -07:00
Mitsuo Takaki a6cf64e2b4 Wrapping up Configuration unit tests 2016-04-29 19:07:56 -07:00
Mitsuo Takaki c655a26deb Adding codeship's build status and coverall's metric 2016-04-29 16:01:03 -07:00
Mitsuo Takaki a24c69cfd5 Creating more tests for Configuration 2016-04-29 15:36:28 -07:00
Mitsuo Takaki c5520450ba Adding new expectation (Regex) and creating unit tests. 2016-04-29 08:48:53 -07:00
Mitsuo Takaki 2f3106da60 Creating agent that schedules the monitoring task. 2016-04-28 01:51:59 -07:00
Mitsuo Takaki 0a69e48905 Merge branch 'master' of github.com:mtakaki/cachet_url_monitor 2016-04-28 01:11:05 -07:00
Mitsuo Takaki 4c8cbc6d67 Changing approach to update component status, but still missing push metrics. 2016-04-28 01:10:19 -07:00
mtakaki ae0bbdf71d Initial commit 2016-04-28 00:57:40 -07:00
Mitsuo Takaki 37bec316ff Initial implementation but taking a different approach. 2016-04-27 21:45:24 -07:00