Costa Tsaousis 18137f241b QUERIES: use tiers only when they have useful data (#16263) 1 год назад
..
badges d5bdb7cf15 docs rename alarm to alert (#15812) 1 год назад
exporters d5bdb7cf15 docs rename alarm to alert (#15812) 1 год назад
formatters f059f4da7d Reset the obsolete flag on service thread (#15892) 1 год назад
health 9493fa8682 Remove family from alerts (#16025) 1 год назад
ilove 3c78c045bb added /api/v2/ilove.svg endpoint (#15815) 1 год назад
queries 18137f241b QUERIES: use tiers only when they have useful data (#16263) 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 badb017579 registry action hello should always work (#16212) 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.