Sheetheus

πŸ“ Unsaved Draft Β· the spreadsheet-native Prometheus Β· a project of the SNCF

Metrics and a tiny TSDB for Sheeternetes.

View on GitHub β†’ πŸŽ“ Get certified

What it is

Sheetheus scrapes the cluster on an interval and records Prometheus-style time-series samples into an append-only TSDB. Query recent series or export in the Prometheus text format β€” pull-based monitoring, spreadsheet-native.

Features

πŸ”₯

Pull-based scraping

sheetheus scrape/run collects node, deployment and pod metrics on an interval.

πŸ—ƒοΈ

A tiny TSDB

Append-only samples you can query and export.

πŸ“€

Prometheus format

sheetheus export emits standard text exposition.

Sheetheus vs Prometheus

The honest comparison β€” in our favor, obviously.

 Sheetheus πŸ’©Prometheus
Scrape modelPullPull
StorageAppend-only TSDBA real TSDB
SetupOne scriptA server + config + retention
Spreadsheet-nativeβœ…βŒ

Disclaimer: an enterprise-grade joke. Do not run production on a spreadsheet. (If you do, please film it.)

Get it

Apache-2.0. Part of the Sheet-Native Computing Foundation.