Release 80: Kafka Streams, Topic Regex Search, Freshness Metrics

Toggle dark mode

Release Info

Kpow can be found on Dockerhub

docker pull operatr/kpow:80

View our Docker quick start guide for help getting started.

Kpow can be found on ArtifactHub

Helm version: 1.0.21

helm repo add kpow https://charts.kpow.io
helm repo update
helm install --namespace factorhouse --create-namespace my-kpow kpow/kpow --version 1.0.21 \
--set env.LICENSE_ID="00000000-0000-0000-0000-000000000001" \
--set env.LICENSE_CODE="KPOW_CREDIT" \
--set env.LICENSEE="Your Corp\, Inc." \
--set env.LICENSE_EXPIRY="2024-01-01" \
--set env.LICENSE_SIGNATURE="638......A51" \
--set env.BOOTSTRAP="127.0.0.1:9092\,127.0.0.1:9093\,127.0.0.1:9094" \
--set env.SECURITY_PROTOCOL="SASL_PLAINTEXT" \
--set env.SASL_MECHANISM="PLAIN" \
--set env.SASL_JAAS_CONFIG="org.apache.kafka.common.security.plain.PlainLoginModule required username=\"user\" password=\"secret\";"
--set env.LICENSE_CREDITS="7"

View our Helm instructions for help getting started.

Kpow can be found on the AWS Marketplace

View our AWS Marketplace documentation for help getting started.

Kpow can be downloaded and installed as a Java JAR file. This JAR is compatible with Java versions 11+.

Download Kpow Java JAR

View our JAR quick start guide for help getting started.

Kpow can be downloaded and installed as a Java JAR file. This JAR is compatible with Java 8.

Download Kpow Java 8 JAR

View our JAR quick start guide for help getting started.

Download VPAT
Factor House publish a VPAT (Voluntary Product Accessibility Template) for each release.

For more information, read the Kpow accessibility documentation.

Kpow v80 provides a brand new Kafka Streams UI with the GA release of the open-source Kpow Streams Agent.

Also included in this release is multi-topic inspect by regex or consumer group, new 'freshness' metrics for topics and consumer groups, configurable columns for all tabular data, and a number of minor bug fixes and improvements.

Kafka Streams UI

Kpow provides a top-level UI for Kafka Streams applications.

Configure the open-source Kpow Streams Agent and quickly see summary metrics on stream activity, reads, and lag. Use the Kpow Workflows UI to dive into topology visualisation.

Topic Search by Regex or Group

Kpow's powerful Data Inspect functionality allows you to inspect multiple topics at once, and now you can specify topics by regex, or choose to inspect the same topics being consumed by a consumer group.

Freshness Metrics

See how long it has been since a topic was produced to or a consumer group read a message - right down to a topic partition or group assignment level.

Three new metrics are exposed via Prometheus for alerting purposes:

  • topic_production_inactive_mins
  • topic_consumption_inactive_mins
  • group_consumption_inactive_mins

Configurable Columns

As we introduce even more power to the Kpow UI, some of the tabular data has become a little crowded - so now you can choose the columns to display for each table, and see a simple description of what each column represents.

Release v80 Changelog

See the Factor House Product Roadmap to understand current delivery priorities.

Kpow v80 Changelog

See the full Kpow Changelog for information on previous releases

  • New Kafka Streams UI
  • GA open-source Kpow Streams Agent
  • Multi-topic search by topic regex
  • Multi-topic search by group
  • Topic and consumer group freshness metrics
  • Exposed topic and consumer inactivity via Prometheus
  • Configurable columns for tabular data
  • Topic read/s metric
  • Under-replicated partitions count in summary data
  • Fixed 'in-sync?' and controller broker UI regressions
  • Open client websocket session count metrics
  • Reduced Kpow internal topic disk usage
Release 95.1: A unified experience across product, web, docs and licensing

95.1 delivers a cohesive experience across Factor House products, licensing, and brand. This release introduces our new license portal, refreshed company-wide branding, a unified Community License for Kpow and Flex, and a series of performance, accessibility, and schema-related improvements.

Release 94.6: Factor Platform, Ververica Integration, and kJQ Enhancements

The first Factor Platform release candidate is here, a major milestone toward a unified control plane for real-time data streaming technologies. This release also introduces Ververica Platform integration in Flex, plus support for Kafka Clients 4.1 / Confluent 8.0.0 and new kJQ operators for richer stream inspection.

Release 94.5: New Factor House docs, enhanced data inspection and URP & KRaft improvements

This release introduces a new unified documentation hub - Factor House Docs. It also introduces major data inspection enhancements, including comma-separated kJQ Projection expressions, in-browser search, and over 15 new kJQ transforms and functions. Further improvements include more reliable cluster monitoring with improved Under-Replicated Partition (URP) detection, support for KRaft improvements, the flexibility to configure custom serializers per-cluster, and a resolution for a key consumer group offset reset issue.

Start your streaming transformation today.

 Try both Kpow or Flex free for 30 days with a single license - no credit card required.