Menu
Grafana Cloud
Data configuration
Grafana integrations
Integrations reference
WSO2 Streaming Integrator integration
Grafana Cloud
WSO2 Enterprise Integrator integration for Grafana Cloud
WSO2 Streaming Integrator allows you to implement streaming ETL, change data capture (CDC), and process large files and real-time APIs. You can connect and realize event-driven architectures with distributed streaming systems such as Kafka, Amazon SQS, and more.
To use this integration:
- Enable the Prometheus endpoint on your WSO2 Streaming Integrator nodes. Please refer to the official documentation.
- In the agent configuration file, the agent must be pointed to server, such as
wso2-si-node1:9201
in the example below, that exposes a/metrics
endpoint.
metrics:
wal_directory: /tmp/wal
configs:
- name: integrations
scrape_configs:
- job_name: integrations/wso2-streaming-integrator
static_configs:
- targets: ['wso2-si-node1:9005', 'wso2-si-node2:9005']
remote_write:
- url: http://cortex:9009/api/prom/push
This integration was designed based on the dashboards publicly available on WSO2 Github. It is updated to use the most recent panel versions and enables both a course and fine grained evaluation of your Streaming Integrator instances and Siddhi server and applications.
Related resources from Grafana Labs
Additional helpful documentation, links, and articles: