Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send agent stop/start events #7

Open
otisg opened this issue Oct 6, 2018 · 1 comment
Open

Send agent stop/start events #7

otisg opened this issue Oct 6, 2018 · 1 comment
Assignees

Comments

@otisg
Copy link
Member

otisg commented Oct 6, 2018

When the agent stops or starts it should generate an Event and send it to Event Receiver. Event Receiver URL is specified in the agent config. The stop event should probably be generated in the ShutdownHook.

@bsmid
Copy link
Contributor

bsmid commented Oct 7, 2018

A note regarding event receiver URL - it doesn't have to be present and that is a valid case. Agent should in such cases just quietly skip sending any events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants