Skip to content

Getting a list of healthy/unhealthy clusters #1124

Answered by Tratcher
PieterBoeren asked this question in Q&A
Discussion options

You must be logged in to vote

We've explored similar ideas (#123) but haven't tried building this out yet. In theory you can build this today. Note clusters are not marked healthy or unhealthy, only destinations have heath state.

  • Implement IClusterChangeListener and add it as a singleton in the DI container. This will let you collect the cluster instances as they're added to the system.
  • In your health dashboard you check each cluster

Let us know how that works for you.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PieterBoeren
Comment options

Answer selected by PieterBoeren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants