0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-24 13:14:11 +00:00
netdata_netdata/web/api
thiagoftsm 60a73e90de Easily disable alarms, by persisting the silencers configuration ()
* Alarms begin!

* Alarms web interface comments!

* Alarms web interface comments 2!

* Alarms bringing Christopher work!

* Alarms bringing Christopher work!

* Alarms commenting code that will be rewritten!

* Alarms json-c begin!

* Alarms json-c end!

* Alarms missed script!

* Alarms fix json-c parser and change script to test LIST!

* Alarms fix test script!

* Alarms documentation!

* Alarms script step 1!

* Alarms fix script!

* Alarms fix testing script and code!

* Alarms missing arguments to pkg_check_modules

* SSL_backend indentation!

* Alarms, description in Makefile

* Alarms missing extern!

* Alarms compilation!

* Alarms libnetdata/health!

* Alarms fill library!

* Alarms fill CMakeList!

* Alarm fix version!

* Alarm remove readme!

* Alarm fix readme version!
2019-06-27 13:16:28 +02:00
..
badges Revert "New URL parser ()" 2019-06-07 18:14:44 +03:00
exporters Revert "New URL parser ()" 2019-06-07 18:14:44 +03:00
formatters Database engine () 2019-05-15 08:28:06 +03:00
health Easily disable alarms, by persisting the silencers configuration () 2019-06-27 13:16:28 +02:00
queries Database engine () 2019-05-15 08:28:06 +03: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-06-27 13:16:28 +02:00
netdata-swagger.yaml Easily disable alarms, by persisting the silencers configuration () 2019-06-27 13:16:28 +02:00
README.md Ga () 2018-12-07 11:30:04 +01:00
web_api_v1.c Revert "New URL parser ()" 2019-06-07 18:14:44 +03: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