Costa Tsaousis 80d83b7bd1 api v2 nodes for streaming statuses (#15162) 1 год назад
..
badges c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
exporters c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
formatters 80d83b7bd1 api v2 nodes for streaming statuses (#15162) 1 год назад
health c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
queries 66c8546019 Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stale plugins; streaming improvements (#15113) 1 год назад
tests afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 лет назад
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 c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api_v1.c c0c1e0e85a Better cleanup of health log table (#15045) 1 год назад
web_api_v1.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад
web_api_v2.c c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 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.