Costa Tsaousis b863e5062e Trimmed-median, trimmed-mean and percentile (#13469) 2 лет назад
..
badges ccf0f6b6f4 /api/v1/weights endpoint (#13449) 2 лет назад
exporters c3dfbe52a6 netdata doubles (#13217) 2 лет назад
formatters ccf0f6b6f4 /api/v1/weights endpoint (#13449) 2 лет назад
health 27e9c50b56 Fix coverity 378625 (#13055) 2 лет назад
queries b863e5062e Trimmed-median, trimmed-mean and percentile (#13469) 2 лет назад
tests 464695b410 Add chart filtering parameter to the allmetrics API query (#12820) 2 лет назад
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md ab58cc5886 Update documentation about our REST API documentation. (#13269) 2 лет назад
netdata-swagger.json b863e5062e Trimmed-median, trimmed-mean and percentile (#13469) 2 лет назад
netdata-swagger.yaml b863e5062e Trimmed-median, trimmed-mean and percentile (#13469) 2 лет назад
web_api_v1.c ccf0f6b6f4 /api/v1/weights endpoint (#13449) 2 лет назад
web_api_v1.h ccf0f6b6f4 /api/v1/weights endpoint (#13449) 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.