Skip to content

Changelog

Release notes for Sluicio — a feature overview of the 1.0 release, with detailed per-release changes from 1.0 onward.

Release notes for Sluicio. The 1.0 release is summarised below as a feature overview. From 1.0 onward, each release records its individual changes (Keep a Changelog style).

Nothing yet — changes land here as they’re made, then move into a dated release section.

Sluicio 1.0 is an integration-monitoring platform built on OpenTelemetry. You point any OTLP source at it and get discovery, tracing, message-flow tracking, and alerting with nothing to define up front. The first release delivers:

  • Automatic service discovery from OTLP resource attributes.
  • Group services into service types and systems, with a live topology / dependency map.
  • Trace waterfalls for any request, end to end.
  • Global search across traces and spans by service, span name, status, or any attribute.
  • Model integrations with per-integration messages, logs and errors, a flow view, and attribute key/value filtering.
  • Errors surfaced per service and integration.
  • Continuous success rate / health.
  • Flow-completion rules that catch messages which started but never finished — surfaced as stuck messages.
  • Browsable metric catalog with per-chart transforms (raw / increase / rate).
  • Logs searchable alongside the traces they belong to.
  • Dashboards (including system-health cards) and a “since last visit” activity digest.
  • Alert rules delivering to email and webhook channels.
  • Tags, facets and metadata fields for the groupings your team uses.
  • Monitoring templates — built-in per-kind templates plus user-defined ones.
  • A REST API, and a remote MCP endpoint so an MCP client (or AI assistant) can query services, traces, errors and metrics.
  • Email + password accounts with Admin / Editor / Viewer roles.
  • Multi-tenant isolation — every query is scoped to an organization.
  • Ingest keys and API/MCP tokens stored as SHA-256 hashes; see the Security model.
  • Advanced RBAC (group access policies), audit log, and long retention. OpenID Connect SSO is planned — see Identity & SSO.
  • Self-hosted, single box or split, with bounded retention so volume plateaus. Size it with the capacity planner.

For what all of this means in practice, see What you get from your telemetry.