Files
komodo/lib/monitor_client
2023-01-25 04:01:01 +00:00
..
2023-01-11 10:03:48 +00:00
2023-01-25 04:01:01 +00:00

monitor client

interact with the monitor system programatically

with this crate you can leverage all the functionality of monitor through rust code. for example, you can...

  • create and manage complex deployment cycles
  • execute builds on specific schedules
  • monitor server stats programatically
  • program response actions to monitor updates sent over websocket

this crate re-exports the monitor types crate under the module "types"