0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-15 18:14:15 +00:00
netdata_netdata/web/api
2019-09-27 21:33:34 +00:00
..
badges HTTP response message () 2019-09-03 11:23:32 +00:00
exporters add family to allmetrics_json resp () 2019-09-27 21:33:34 +00:00
formatters Remove Dollar sign from Bash code in documentation and fix remark-lint warnings () 2019-09-18 17:57:56 +02:00
health HTTP response message () 2019-09-03 11:23:32 +00:00
queries Restore original alignment behaviour of RRDR () 2019-09-25 00:11:05 +03:00
Makefile.am Port ACLs, Management API and Health commands () 2019-01-15 12:49:28 +01:00
netdata-swagger.json Add alarm status counter api call () 2019-08-23 12:29:20 +02:00
netdata-swagger.yaml Add alarm status counter api call () 2019-08-23 12:29:20 +02:00
README.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
web_api_v1.c HTTP response message () 2019-09-03 11:23:32 +00:00
web_api_v1.h Add alarm status counter api call () 2019-08-23 12:29:20 +02:00

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.

Google charts API

Netdata is a Google Visualization API datatable and datasource provider, so it can directly be used with Google Charts.

Check this single chart, jsfiddle example:

image

and this multi chart, jsfiddle example:

image

analytics