Costa Tsaousis 18137f241b QUERIES: use tiers only when they have useful data (#16263) 1 year ago
..
badges d5bdb7cf15 docs rename alarm to alert (#15812) 1 year ago
exporters d5bdb7cf15 docs rename alarm to alert (#15812) 1 year ago
formatters f059f4da7d Reset the obsolete flag on service thread (#15892) 1 year ago
health 9493fa8682 Remove family from alerts (#16025) 1 year ago
ilove 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
queries 18137f241b QUERIES: use tiers only when they have useful data (#16263) 1 year ago
tests 5b56f09dbc Replace `info` macro with a less generic name (#15266) 1 year ago
Makefile.am 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
README.md 491fb58cfc Update API (#14772) 1 year ago
netdata-swagger.json 9493fa8682 Remove family from alerts (#16025) 1 year ago
netdata-swagger.yaml 9493fa8682 Remove family from alerts (#16025) 1 year ago
web_api.c 41bd902426 Facets histograms (#15846) 1 year ago
web_api.h 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 year ago
web_api_v1.c badb017579 registry action hello should always work (#16212) 1 year ago
web_api_v1.h 5be9be7485 rewrite /api/v2/alerts (#15257) 1 year ago
web_api_v2.c 7644910646 Fix compilation warnings (#16158) 1 year ago
web_api_v2.h c3d70ffcb4 WEBRTC for communication between agents and browsers (#14874) 1 year ago

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.