mtakaki / cachet-url-monitor

URL monitor plugin for cachethq.io
MIT License
125 stars 49 forks source link

CREATE_INCIDENT & UPDATE_STATUS on the same thread but one after the other - currently it overwrites! #57

Closed psudoorg closed 5 years ago

psudoorg commented 5 years ago

Once the issue is reported (say, a downtime), can the uptime be reported as a separate message on the same thread?

Currently, it overwrites the downtime message and simply rewrites it with the uptime message.

Also, can we structure the schema to display as a chronological / timeline view?

mtakaki commented 5 years ago

Isn't this how cachethq works? Restructuring the schema means you would have to change how cachethq presents the data. Please, let me know if I misunderstood you.

mtakaki commented 5 years ago

I'm closing this issue as I haven't heard anything back in 22 days. Please, feel free to reopen it.