0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-24 05:13:08 +00:00
netdata_netdata/web/api
Timotej S cb13f0787d
Removes Legacy JSON Cloud Protocol Support In Agent ()
* removes old protocol support (cloud removed support already)
2022-06-27 16:03:20 +02:00
..
badges Query Engine multi-granularity support (and MC improvements) () 2022-06-22 11:19:08 +03:00
exporters Add chart filtering parameter to the allmetrics API query () 2022-05-05 19:32:57 +03:00
formatters Query Engine multi-granularity support (and MC improvements) () 2022-06-22 11:19:08 +03:00
health Fix coverity 378625 () 2022-06-02 15:46:23 +03:00
queries Print INTERNAL BUG messages only when NETDATA_INTERNAL_CHECKS is enabled () 2022-06-23 17:01:06 +03:00
tests Add chart filtering parameter to the allmetrics API query () 2022-05-05 19:32:57 +03:00
Makefile.am Makefile.am files indentation () 2019-11-11 01:30:00 +02:00
netdata-swagger.json Query Engine multi-granularity support (and MC improvements) () 2022-06-22 11:19:08 +03:00
netdata-swagger.yaml Query Engine multi-granularity support (and MC improvements) () 2022-06-22 11:19:08 +03:00
README.md Docs: Removed Google Analytics tags () 2022-02-17 10:37:46 +00:00
web_api_v1.c Removes Legacy JSON Cloud Protocol Support In Agent () 2022-06-27 16:03:20 +02:00
web_api_v1.h 73x times faster metrics correlations at the agent () 2022-06-13 21:31:52 +03: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.