Skip to content

Releases: dataflow-operator/dataflow-web

v0.2.4

09 Mar 06:34

Choose a tag to compare

0.2.4 (2026-03-09)

v0.2.3

09 Mar 06:30

Choose a tag to compare

0.2.3 (2026-03-09)

v0.2.2

09 Mar 06:22

Choose a tag to compare

0.2.2 (2026-03-09)

v0.2.1

09 Mar 06:16

Choose a tag to compare

0.2.1 (2026-03-09)

v0.2.0

07 Mar 06:07

Choose a tag to compare

Add Events section

v0.1.1

02 Mar 04:49

Choose a tag to compare

Fix metrics dashboard

v0.1.0

27 Feb 07:36

Choose a tag to compare

This is the first release of DataFlow Web: a web UI and backend server for managing DataFlow Operator. Use it to view and edit DataFlow manifests, inspect processor logs, and view metrics from a single dashboard.

Features

  • Dashboard — Overview of all DataFlows: total count, breakdown by phase (Running, Pending, Error, Stopped), and by namespace with quick links to manifests.

  • Manifests — List DataFlow custom resources, open and edit manifests in a YAML editor (CodeMirror), and create, update, or delete DataFlows via the UI.

  • Logs — View processor logs for your DataFlows.

  • Metrics — View metrics exposed by the operator/processors.

  • Namespaces — Namespace selector to work with DataFlows in a chosen namespace; API supports listing and filtering by namespace.