0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-18 11:28:47 +00:00
netdata_netdata/web/api
Joel Hans a726c905bd
Change "netdata" to "Netdata" in all docs ()
* First pass of changing netdata to Netdata

* Second pass of netdata -> Netdata

* Starting work on netdata with no whitespace after

* Pass for netdata with no whitespace at the end

* Pass for netdata with no whitespace at the front
2019-08-13 08:07:17 -07:00
..
badges Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
exporters Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
formatters Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
health Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
queries Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
Makefile.am Port ACLs, Management API and Health commands () 2019-01-15 12:49:28 +01:00
netdata-swagger.json Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
netdata-swagger.yaml Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
README.md Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
web_api_v1.c Url parser refactoring () 2019-07-25 12:30:00 +00:00
web_api_v1.h Port ACLs, Management API and Health commands () 2019-01-15 12:49:28 +01: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