Founder of ROMA IT AB, Sweden. I build Sluicio.
Self-hosted integration monitoring built on OpenTelemetry.
Most observability tools watch services. Sluicio watches messages: did the nightly price file arrive, how many orders did we get, should one have arrived by now, and where is this one right now. The unit is the business flow, not the span.
It runs on your own infrastructure. Your telemetry never leaves it.
| Repository | What it is |
|---|---|
| sluicio-app | The product. Go, React, ClickHouse, PostgreSQL. |
| otelflow | Visual designer for OpenTelemetry Collector configs, with version-aware validation. Apache-2.0. |
| sluicio-system-types | Portable monitoring definitions for brokers, gateways and runtimes. PRs welcome. |
Integration monitoring only works if the platforms underneath emit usable traces, so some of the work happens elsewhere:
- node-red-contrib-opentelemetry: made a flow execution one trace instead of several disconnected ones (#32), plus exporter authentication (#33).
- Home Assistant: an OpenTelemetry proposal, under discussion.
sluicio.com · docs · demo