emqx/apps/emqx_prometheus/README.md

808 B

EMQX Prometheus Agent

This application provides the ability to integrate with Prometheus. It provides an HTTP API for collecting metrics of the current node and also supports configuring a Push Gateway URL address for pushing these metrics.

More introduction about Integrate with Prometheus

See HTTP API docs to learn how to Update Prometheus config and Get all metrics data.

Correspondingly, we have also provided a Grafana template for visualizing these metrics.