Stelios Fragkakis 096d1b1b2b Code cleanup (#16448) 1 год назад
..
badges d5bdb7cf15 docs rename alarm to alert (#15812) 1 год назад
exporters d5bdb7cf15 docs rename alarm to alert (#15812) 1 год назад
formatters 183a7fb84f /api/v1/charts: bring back chart id to `title` (#16416) 1 год назад
health 3acbb6b5ef Doc change: Curl no longer supports spaces in the URL. (#16446) 1 год назад
ilove 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 год назад
queries 096d1b1b2b Code cleanup (#16448) 1 год назад
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 год назад
Makefile.am 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 год назад
README.md 491fb58cfc Update API (#14772) 1 год назад
netdata-swagger.json 9493fa8682 Remove family from alerts (#16025) 1 год назад
netdata-swagger.yaml 9493fa8682 Remove family from alerts (#16025) 1 год назад
web_api.c 41bd902426 Facets histograms (#15846) 1 год назад
web_api.h 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 год назад
web_api_v1.c 3e508c8f95 New logging layer (#16357) 1 год назад
web_api_v1.h 5be9be7485 rewrite /api/v2/alerts (#15257) 1 год назад
web_api_v2.c 7644910646 Fix compilation warnings (#16158) 1 год назад
web_api_v2.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 год назад

README.md

API

Netdata agent REST API

The complete documentation of the Netdata agent's REST API is documented in the OpenAPI format in our GitHub repository.

You can explore it using the Swagger UI, or the Swagger Editor.

Netdata cloud API

A very basic Netdata cloud REST API supports the Grafana data source plugin, but has not yet been expanded for wider use. We intend to provide a properly documented API in the future.