Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upStarts and Stops #407
Closed
Starts and Stops #407
Labels
Milestone
Comments
arb
added a commit
to arb/good
that referenced
this issue
Dec 4, 2015
- Monitoring starts on registration - Monitoring stops on onPostStop - Ops starts on onPreStart
arb
added a commit
to arb/good
that referenced
this issue
Dec 4, 2015
- Monitoring starts on registration - Monitoring stops on onPostStop - Ops starts on onPreStart
arb
added a commit
to arb/good
that referenced
this issue
Dec 4, 2015
- Monitoring starts on registration - Monitoring stops on onPostStop - Ops starts on onPreStart
arb
added a commit
that referenced
this issue
Mar 1, 2016
- Monitoring starts on registration - Monitoring stops on onPostStop - Ops starts on onPreStart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Start the plugin when it's registered.
Start the ops collecting on server start.
Stop the plugin when the server stops.