Beaker
Beaker is the parent application that will start all the different Beaker metric applications.
Summary↑
| start() | Starts the Beaker app |
Functions
Starts the Beaker app.
This will start all submodules under supervision:
- Beaker.Counter
- Beaker.Gauge
Examples
Beaker.start()