0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-04 01:10:03 +00:00
netdata_netdata/web/api
Chris Akritidis f1036f74f7
Config docs improvements ()
* WIP to add a new config readme

* WIP

* WIP

* WIP

* WIP

* WIP

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site

* Major rewrite of configuration instructions and minor improvements to the html doc site
2018-12-06 18:16:05 +01:00
..
badges strictier use of URL separators; fixes ; fixes () 2018-11-23 01:13:51 +02:00
exporters strictier use of URL separators; fixes ; fixes () 2018-11-23 01:13:51 +02:00
formatters fixed wrong annotations given to google charts () 2018-10-31 22:45:02 +02:00
health Config docs improvements () 2018-12-06 18:16:05 +01:00
queries Add info from PR 208 () 2018-11-30 21:09:02 +02:00
Makefile.am fix RPM build () 2018-10-27 20:49:54 +03:00
netdata-swagger.json add api/v1/info endpoint to swagger () 2018-12-02 02:10:33 +02:00
netdata-swagger.yaml add api/v1/info endpoint to swagger () 2018-12-02 02:10:33 +02:00
README.md Minor README file updates () 2018-11-02 17:17:23 +02:00
web_api_v1.c fix info api method compilation warnings () 2018-12-04 02:15:02 +02:00
web_api_v1.h add api/v1/info endpoint () 2018-11-30 13:23:37 +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