![]() Many HTTP API endpoints did not have a summary when looking at the API docs at "http://emqx_host_name:18083/api-docs". This has been fixed by making sure there is a summary corresponding to all endpoints. Fixes: https://emqx.atlassian.net/browse/EMQX-9767 |
||
---|---|---|
.. | ||
etc | ||
grafana_template | ||
include | ||
src | ||
test | ||
.gitignore | ||
README.md | ||
rebar.config |
README.md
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.