Skip to content

mcvicar/spectacle

Repository files navigation

Spectacle

Spectable is a PoC based on the idea of capturing and displaying SLIs, SLOs, SLAs and bringing them closer to the business value.

If you are looking for a fully hosted version service catalogue to turn your team's tribal knowledge into organisational context, checkout The Slate

It's based on mashing together two three ideas;

Norah Jones mentions in her great talk Rethinking Chaos Engineering, the value of the dashboard was in giving teams visablity to their own assumptions, downstream impacts, etc. I thought that was worth exploring by adding in a layer of business value to it (e.g. how many users rely on this service and how often). In an ideal world you could get your Repo + CI/CD pipeline to calculate these results. But hey, ¯_(ツ)_/¯ PoC.

Dashboard

A friend, Ben, suggested hooking it up to monitoring and alerting systems as a next step. We'll see Ben, we'll see.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

A PoC based on the idea of capturing and displaying SLIs, SLOs, SLAs and bringing them closer to understanding the business value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published