Prometheus Integration
Add DeltaStream metrics endpoint as a Prometheus Metrics Endpoint
Last updated
Add DeltaStream metrics endpoint as a Prometheus Metrics Endpoint
Last updated
is an open-source systems monitoring and alerting toolkit that collects and stores its metrics as time series data. In other words, it stores metrics information with the timestamp at which the data was recorded, alongside optional key-value pairs called labels. Many organizations have adopted Prometheus as part of their observability stack.
This document walks you through how to set up a Prometheus integration with DeltaStream's metrics. It includes the DeltaStream metrics that are exposed. We use Grafana screenshots as the example of how to add the Prometheus integration.
Add DeltaStream's metric endpoint generated from Step 1 as an additional scrape metric config in your Prometheus deployment.