Forum Discussion

Jeyeline's avatar
Jeyeline
Helper III
1 year ago
Solved

Mean Time Between Failure for an application

Hello Everyone,

 

 I have a data model which contains fields such as:
Incident Title, Created on, Resolved on, Closed on whose sample list is represented below:

Incident TitleCreated onResolved onClosed on
Application DownJan 1, 2025Jan 5, 2025Jan 7, 2025
DB IssueJan 4, 2025Jan 5, 2025Jan 9, 2025
API IssueJan 9, 2025Jan 10, 2025Jan 10,2025

Now, I would like to calculate the meantime between failure for this application. How could that be done?

2 Replies