mirror of
https://github.com/netdata/netdata.git
synced 2025-04-26 05:47:20 +00:00
![]() * Move health/ under src/ * Update references to health paths. ``` find . -type f -exec sed -i 's:master/exporting:master/src/exporting:g' {} \; ``` * Update .git{,hub} refs to health. |
||
---|---|---|
.. | ||
badges | ||
exporters | ||
formatters | ||
health | ||
ilove | ||
queries | ||
tests | ||
http_auth.c | ||
http_auth.h | ||
http_header.c | ||
http_header.h | ||
netdata-swagger.json | ||
netdata-swagger.yaml | ||
README.md | ||
web_api.c | ||
web_api.h | ||
web_api_v1.c | ||
web_api_v1.h | ||
web_api_v2.c | ||
web_api_v2.h |
API
Netdata agent REST API
The complete documentation of the Netdata agent's REST API is documented in the OpenAPI format in our GitHub repository.
You can explore it using the Swagger UI, or the Swagger Editor.
Netdata cloud API
A very basic Netdata cloud REST API supports the Grafana data source plugin, but has not yet been expanded for wider use. We intend to provide a properly documented API in the future.