valeriansaliou / vigil

🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
https://crates.io/crates/vigil-server
Mozilla Public License 2.0
1.72k stars 128 forks source link

RSS Feed #4

Open pedrommone opened 6 years ago

pedrommone commented 6 years ago

I usually use the FEED (as a user) to monitor 3rd party servers on Slack!

valeriansaliou commented 6 years ago

So, what would you expect in the RSS feed? Do you have any XML example?

pedrommone commented 6 years ago

@valeriansaliou here is the StatusPage sample: https://status.bitrise.io/history.rss

At Slack, I just setup a "RSS Feed addon" and the message show this way

https://i.imgur.com/2KBdBRM.png

valeriansaliou commented 6 years ago

Thanks. Did you know you could already link Vigil to Slack for notifications? Would be directly equivalent to using a RSS feed, with the benefit of getting a real-time notification.

pedrommone commented 6 years ago

@valeriansaliou yes I know, but it works only for inside usage, right? I want to monitor 3rd party softwares that we rely on. To be more specific, Crisp.chat.

valeriansaliou commented 6 years ago

You'd rather not monitor Crisp as we usually have 4-5 status changes in the same day, for a normal day. That can be some systems slowing down or stuff we work on deploying which don't affect the actual service from an user point of view, but still triggers Vigil.

pedrommone commented 6 years ago

Oh, sure.

Is there a way to monitor major issues?

valeriansaliou commented 6 years ago

Nope.