Skip to content

feat(warehouses/accelerator): Mean time between failures model#139

Merged
martyngigg merged 5 commits into
mainfrom
mean-time-between-failures-model
Sep 15, 2025
Merged

feat(warehouses/accelerator): Mean time between failures model#139
martyngigg merged 5 commits into
mainfrom
mean-time-between-failures-model

Conversation

@martyngigg

Copy link
Copy Markdown
Member

Summary

Implements a dbt model to compute the mean time between failures metric.

Much of this work included a restructuring of the staging models to better hide all of the Opralog relational tables.

There was also a fix to the accelerator sharepoint timestamps. They were thought to be UTC but are actually local so need to be converted to UTC.

The final model was quite hard to follow. This focuses on
creating 2 tables that have the same structure and then
unioning them together
The single properties file was becoming very cluttered.
Also uses base staging models for Opralogweb as the relational
tables are not useful anywhere else.
@martyngigg
martyngigg merged commit 71bdf73 into main Sep 15, 2025
1 check passed
@martyngigg
martyngigg deleted the mean-time-between-failures-model branch September 15, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant