mirror of
https://github.com/netdata/netdata.git
synced 2025-04-26 13:54:48 +00:00
![]() * rrd: move API structures out of rrddim_volatile In C, unlike C++, it's not possible to reference a nested structure from outside this structure. Since we later want to use rrddim_query_ops and rrddim_collect_ops separately from rrddim_volatile, move these nested structures out. * rrd: use opaque handle types for different memory modes |
||
---|---|---|
.. | ||
badges | ||
exporters | ||
formatters | ||
health | ||
queries | ||
tests | ||
Makefile.am | ||
netdata-swagger.json | ||
netdata-swagger.yaml | ||
README.md | ||
web_api_v1.c | ||
web_api_v1.h |
API
Netdata REST API
The complete documentation of the Netdata API is available at the Swagger Editor.
If your prefer it over the Swagger Editor, you can also use Swagger UI. This however does not provide all the information available.