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

(#600) Reload Sensu API when check configurations change #734

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

jeffmccune
Copy link
Collaborator

Without this patch changes to sensu::check and sensu::check_config resources do
not automatically reload the Sensu API service. This causes the checks to not
show up in the dashboard UI which is a problem for the end user.

This patch adds notification relationships between sensu_check and
sensu_check_config resources and Service[sensu-api].

Resolves #600

Without this patch changes to sensu::check and sensu::check_config resources do
not automatically reload the Sensu API service.  This causes the checks to not
show up in the dashboard UI which is a problem for the end user.

This patch adds notification relationships between sensu_check and
sensu_check_config resources and Service[sensu-api].

Resolves sensu#600
@ghoneycutt ghoneycutt merged commit dac2f2b into sensu:master Jul 11, 2017
@ghoneycutt
Copy link
Collaborator

Releasd in v2.20.1

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

Successfully merging this pull request may close these issues.

2 participants