goksan / statusnook

Effortlessly deploy a status page and start monitoring endpoints in minutes
https://statusnook.com
MIT License
778 stars 17 forks source link

new feature: sub service #5

Open savez opened 5 months ago

savez commented 5 months ago

is it possible to have a hierarchy between services with services and sub-services ?

goksan commented 5 months ago

Hi @savez, thanks for the suggestion.

This feature doesn’t exist yet, but it can be implemented. Is your goal primarily to present services hierarchically to status page visitors, or are there other concerns you're considering?

savez commented 5 months ago

yes, I was thinking of displaying services and sub-services, in order to have a global and more detailed view.

If a sub-service is down, automatically the parent service becomes in warning, so you never have to generate alerts for the parenats.

goksan commented 5 months ago

Thanks that makes sense, I think I'll take a look at doing something like this at some point.