Comment on page
Cloud
Integrate Asserts cloud with your Prometheus server(s)
Cloud Architecture
In order to generate contextualized alerts and derive useful insights from your Prometheus metric data, Asserts needs access to a subset of your raw metrics. This access can be provided by choosing one of the following integration options:
The Query integration enables Asserts Cloud to run on-demand queries on your raw metrics from your specified Prometheus server(s). This works by utilizing PromQL (Prometheus Query Language) to select and aggregate time series data in real time via Prometheus' HTTP API.
The Remote-Write integration allows you to send select time series data from your Prometheus server(s) to Asserts Cloud. This works by utilizing Prometheus' remote-write feature to periodically forward a batch of samples from your Prometheus server(s) to Asserts Cloud.
\
Last modified 7d ago