Split "End Time (duration)" into two columns
E
Emplate ApS
Thanks for the new list of downtimes – it's super nice 👌
It would be useful for us to have the "End Time (duration)" column split into two columns ("End Time" and "Duration") so we can sort by longest duration.
Log In
Adrien Rey-Jarthon
Thanks for this suggestion, it could be useful indeed. I did not do it because I don't have any index on duration (and can't have at the moment because it's a computed field). Not hard to do but requires a bit more storage, processing and testing. I'll keep this suggestion open to see if more people are interested and I may do it in the future.
In the meantime, if someone needs to do this, you can use the /downtimes API to pull all downtimes for your check(s) and then sort them by duration on your end.