mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 01:29:11 +00:00
![]() * remove loading and storing families from alert configs * remove families from silencers * remove from alarm log * start remove from alarm-notify.sh.in * fix test alarm * rebase * remove from api/v1/alarm_log * remove from alert stream * remove from config stream * remove from more * remove from swagger for health api * revert md changes * remove from health cmd api test |
||
---|---|---|
.. | ||
badges | ||
exporters | ||
formatters | ||
health | ||
ilove | ||
queries | ||
tests | ||
Makefile.am | ||
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.