Costa Tsaousis 47038b85a0 do not report dimensions that failed to be queried (#14447) 2 лет назад
..
badges 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 лет назад
exporters 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 лет назад
formatters 47038b85a0 do not report dimensions that failed to be queried (#14447) 2 лет назад
health 9f1403de7d Covert our documentation links to GH absolute links (#14344) 2 лет назад
queries 47038b85a0 do not report dimensions that failed to be queried (#14447) 2 лет назад
tests afe1b70485 dbengine free from RRDSET and RRDDIM (#13772) 2 лет назад
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md 0541c97e53 Introduce the new Structure of the documentation (#13915) 2 лет назад
netdata-swagger.json 00712b351b QUERY_TARGET: new query engine for Netdata Agent (#13697) 2 лет назад
netdata-swagger.yaml 00712b351b QUERY_TARGET: new query engine for Netdata Agent (#13697) 2 лет назад
web_api_v1.c 9232bfb6a0 track memory footprint of Netdata (#14294) 2 лет назад
web_api_v1.h 1934696c45 Remove archivedcharts endpoint, optimize indices (#14296) 2 лет назад

README.md

API

Netdata REST API

The complete documentation of the Netdata API is available as a Swagger API document in our GitHub repository. You can view it online using the Swagger Editor.

If your prefer it over the Swagger Editor, you can also use Swagger UI by pointing at web/api/netdata-swagger.yaml in the Netdata source tree (or at https://raw.githubusercontent.com/netdata/netdata/master/web/api/netdata-swagger.yaml if you want to use the Swagger API definitions directly from our GitHub repository). This however does not provide all the information available.