Skip to main content

Monitor data delivery progress in the Cloud Console

After you enable the Lakehouse Table on a topic, the StreamNative Cloud Console shows a per-topic delivery dashboard. Use it to check the health of data delivery without any external monitoring setup. Open a topic in the Cloud Console and select the Lakehouse Table tab.
Lakehouse Table tab on a topic, showing Streaming Lag, Last Success Commit Time, and Rejected Count
The dashboard reports three delivery indicators and the catalog the topic is delivering to. The Catalog Settings panel below confirms which catalog the topic is delivering to and shows whether the setting is inherited from the cluster, the namespace, or set directly on the topic. See Configuration override priority for how the effective catalog is resolved.
The Cloud Console dashboard is the fastest way to verify delivery for a single topic. For fleet-wide monitoring, alerting, and historical trends, set up the Grafana dashboard.

Prerequisites

Before you can visualize Lakehouse metrics in your own Grafana instance, enable Metrics Remote Write on your Cloud Environment to forward StreamNative Cloud metrics to your Prometheus-compatible monitoring system or Datadog.

Grafana Dashboard

A pre-built Grafana dashboard is available as CompactionScheduler.json in the apache-pulsar-grafana-dashboard repository. Import it into your Grafana instance for comprehensive monitoring.

How to Import

  1. Download CompactionScheduler.json from the repository.
  2. Open Grafana -> Dashboards -> Import.
  3. Upload CompactionScheduler.json or paste the JSON content.
  4. Select your Prometheus data source.
  5. Click Import.

Dashboard Overview

The dashboard is organized into the following sections:

Key Alerts

These metrics should be monitored with alerting rules:

Compaction Service Metrics

The compaction service has three stages: task publishing (leader), WAL-to-Parquet conversion (worker), and commit to lakehouse (leader).

Task Lifecycle

Throughput

Offset Tracking

Latency

Failures


WAL Storage Metrics

Write Cache Metrics


File Storage Metrics


Lakehouse Read Metrics


Lakehouse Writer Metrics

Lakehouse Reader Metrics


Parquet File Metrics

Writer

Reader