0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-26 05:47:20 +00:00
netdata_netdata/web/api
Chris Akritidis 415f57c5bf
Ga ()
* Added GA tags to markdowns

* Add GA tags to mds
2018-12-07 11:30:04 +01:00
..
badges Ga () 2018-12-07 11:30:04 +01:00
exporters Ga () 2018-12-07 11:30:04 +01:00
formatters Ga () 2018-12-07 11:30:04 +01:00
health Ga () 2018-12-07 11:30:04 +01:00
queries Ga () 2018-12-07 11:30:04 +01: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 Ga () 2018-12-07 11:30:04 +01: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

analytics