Stelios Fragkakis e71d0d3052 Avoid resource leak (#15827) 1 год назад
..
badges 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад
exporters b45570d251 hide not available for viewers charts when exporting in shell format (#15309) 1 год назад
formatters ce75313de0 systemd-journal plugin (#15363) 1 год назад
health 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад
queries cfe9dc4286 extend the trimming window to avoid empty points at the end of queries (#15773) 1 год назад
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 год назад
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md 491fb58cfc Update API (#14772) 1 год назад
netdata-swagger.json 4c82a15651 /api/v2 part 8 (#14885) 1 год назад
netdata-swagger.yaml 6a629d999f Percentage of group aggregatable at cloud - fixed for backwards compatibility (#15126) 1 год назад
web_api.c e71d0d3052 Avoid resource leak (#15827) 1 год назад
web_api.h ce75313de0 systemd-journal plugin (#15363) 1 год назад
web_api_v1.c 9cd7accb18 fix api v1 mgmt/health (#15806) 1 год назад
web_api_v1.h 5be9be7485 rewrite /api/v2/alerts (#15257) 1 год назад
web_api_v2.c 8766801c7d return 412 instead of 403 when a bearer token is required (#15808) 1 год назад
web_api_v2.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад

README.md

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.