Skip to main content
Version: 3.7.0

Canway Infrastructure Monitoring

Ingest infrastructure metrics from the Canway Infrastructure Monitoring platform into ONE by consuming a Kafka topic.

Prerequisites

  • Forward Canway infrastructure metrics to a Kafka service accessible by ONE.

Getting Started

Configure Kafka Ingestion in ONE

  • Navigate to Integrations → Plugins.Click Start Integration on the Canway Infrastructure Monitoring card.
  • Enter broker list, topic name, and optional consumer properties, e.g.
    auto.offset.reset=latest
    (full list: https://kafka.apache.org/documentation/#connectconfigs ).
  • Save the task; it is created in the disabled state.
  • Manually enable the task after you finish the data stream setup.

ONE automatically converts the incoming metric stream to JSON before downstream processing.

Configure Data Stream

  • ONE provides an out-of-the-box stream that parses Canway Infrastructure metric format and stores Metrics.
  • You can also build a custom stream for extra labels or calculations.

Verification

  • Review registered Metrics under Insight → Data Model → Metrics.
  • Explore live data under Insight → Data Explorer.