How to send alert when Azure Service fabric health goes bad











up vote
0
down vote

favorite












Recently the our Azure service fabric health went bad after a deployment. The deployment was successful but service fabric health went bad due to some code issue and it was not rolling back. Only on looking into the service fabric explorer did we know that the cluster went bad



Is there a way to get an email alert when the service fabric health goes bad.



Scenarios where service fabric failed
Whole cluster so what happened was 1 service went bad(showed in red) and was consuming a lot of memory and that in turn caused other services to go bad. after which the whole cluster I had to log into the scaleset to see which services was taking most of the memory.



In another case we added another reliable collection to existing reliable collection to statefull service. This caused failure.



in each of the cases i need to look at the servifabric explorer and then go to each scale set to see the actual error message.










share|improve this question
























  • What exactly went has, a single service or the whole cluster.
    – Peter Bons
    Nov 10 at 16:37










  • updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
    – kumar
    Nov 11 at 3:01










  • Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
    – Thieme
    Nov 12 at 15:00















up vote
0
down vote

favorite












Recently the our Azure service fabric health went bad after a deployment. The deployment was successful but service fabric health went bad due to some code issue and it was not rolling back. Only on looking into the service fabric explorer did we know that the cluster went bad



Is there a way to get an email alert when the service fabric health goes bad.



Scenarios where service fabric failed
Whole cluster so what happened was 1 service went bad(showed in red) and was consuming a lot of memory and that in turn caused other services to go bad. after which the whole cluster I had to log into the scaleset to see which services was taking most of the memory.



In another case we added another reliable collection to existing reliable collection to statefull service. This caused failure.



in each of the cases i need to look at the servifabric explorer and then go to each scale set to see the actual error message.










share|improve this question
























  • What exactly went has, a single service or the whole cluster.
    – Peter Bons
    Nov 10 at 16:37










  • updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
    – kumar
    Nov 11 at 3:01










  • Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
    – Thieme
    Nov 12 at 15:00













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Recently the our Azure service fabric health went bad after a deployment. The deployment was successful but service fabric health went bad due to some code issue and it was not rolling back. Only on looking into the service fabric explorer did we know that the cluster went bad



Is there a way to get an email alert when the service fabric health goes bad.



Scenarios where service fabric failed
Whole cluster so what happened was 1 service went bad(showed in red) and was consuming a lot of memory and that in turn caused other services to go bad. after which the whole cluster I had to log into the scaleset to see which services was taking most of the memory.



In another case we added another reliable collection to existing reliable collection to statefull service. This caused failure.



in each of the cases i need to look at the servifabric explorer and then go to each scale set to see the actual error message.










share|improve this question















Recently the our Azure service fabric health went bad after a deployment. The deployment was successful but service fabric health went bad due to some code issue and it was not rolling back. Only on looking into the service fabric explorer did we know that the cluster went bad



Is there a way to get an email alert when the service fabric health goes bad.



Scenarios where service fabric failed
Whole cluster so what happened was 1 service went bad(showed in red) and was consuming a lot of memory and that in turn caused other services to go bad. after which the whole cluster I had to log into the scaleset to see which services was taking most of the memory.



In another case we added another reliable collection to existing reliable collection to statefull service. This caused failure.



in each of the cases i need to look at the servifabric explorer and then go to each scale set to see the actual error message.







azure-service-fabric






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 11 at 3:00

























asked Nov 10 at 4:42









kumar

1,46112548




1,46112548












  • What exactly went has, a single service or the whole cluster.
    – Peter Bons
    Nov 10 at 16:37










  • updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
    – kumar
    Nov 11 at 3:01










  • Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
    – Thieme
    Nov 12 at 15:00


















  • What exactly went has, a single service or the whole cluster.
    – Peter Bons
    Nov 10 at 16:37










  • updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
    – kumar
    Nov 11 at 3:01










  • Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
    – Thieme
    Nov 12 at 15:00
















What exactly went has, a single service or the whole cluster.
– Peter Bons
Nov 10 at 16:37




What exactly went has, a single service or the whole cluster.
– Peter Bons
Nov 10 at 16:37












updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
– kumar
Nov 11 at 3:01




updated above scenarios but it would be both where a single service goes bad and that in turn the whole cluster over all health.
– kumar
Nov 11 at 3:01












Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
– Thieme
Nov 12 at 15:00




Maybe the watchdog service is something that you are looking for: blogs.msdn.microsoft.com/softwaresimian/2017/09/18/…
– Thieme
Nov 12 at 15:00

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53236045%2fhow-to-send-alert-when-azure-service-fabric-health-goes-bad%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53236045%2fhow-to-send-alert-when-azure-service-fabric-health-goes-bad%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python