Commit Graph

11 Commits (5722bea4217d0f86a3952689dd28df7516ce245a)

Author SHA1 Message Date
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
Connor Rigby fa15763c85 Update docs for farmbot_os OTP app 2019-12-17 14:25:20 -08:00
Connor Rigby ec56ebaf74 Add telemetry to the rest of the app
More things will be added in the future.
Metrics are collected from bot state because
the amount of messages sent by every bot would
make datadog charge us a lot of money
2019-10-31 14:00:08 -07:00
Connor Rigby 58659999df Start building a debug chart impl to view telemetry data 2019-10-31 14:00:08 -07:00
connor rigby 9e27436a50
Fix router render errors 2019-09-13 16:03:29 -07:00
Connor Rigby 1c45c4f4b9
Add feature to send logs to configurator 2019-09-13 16:03:27 -07:00
Connor Rigby bd9da27f1d
Build a helpful scheduler debugger
Will display all the scheduled events in real time
2019-09-13 16:03:27 -07:00
connor rigby 11193eb077
Some configurator tweaks 2019-09-13 16:03:26 -07:00
Connor Rigby f0211dd9d7
Replace Nerves.Network with VintageNet 2019-09-13 16:03:23 -07:00
Connor Rigby d6925b1541
Write some tests for configurator 2019-09-13 16:03:23 -07:00
Connor Rigby 92fef18b62
Move configurator back to first class of `farmbot_os`
* Configurator HTTP endpoing is now always started
* data access is now a behaviour for configurator
   * Will allow for independent testing with mox
* network access is now a behaviour for configurator
   * Will allow for independent testing with mox
2019-09-13 16:03:23 -07:00