summaryrefslogtreecommitdiffstats
path: root/web/api/netdata-swagger.json
AgeCommit message (Expand)Author
2022-07-16dont show uuids by default, added option to enable them; response is now acce...Costa Tsaousis
2022-07-15added option "deepscan" to the API to have the server refresh the retention a...Costa Tsaousis
2022-07-15full contexts API; updated swaggerCosta Tsaousis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-15use ks2 as MC default (#13131)Andrew Maguire
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-05-24Return rc->last_update from alarms_values api (#12968)Emmanuel Vasilakis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-04-11Add a timeout parameter to data queries (#12649)Stelios Fragkakis
2022-03-31[Agent crash on api/v1/info call] - fixes #12559 (#12565)Erdem Ergen
2022-03-17Update Agent version in the Swagger API (#12374)Tasos Katsoulas
2022-03-09Adds more info to aclk-state API call (#12231)Timotej S
2022-02-21Fix typos (#12183)Dimitris Apostolou
2021-12-14Adds Swagger docs for new `/api/v1/aclk` endpoint (#11881)Timotej S
2021-09-04Clean netdata naming (#11484)Andrew Maguire
2021-04-14Spelling web api server (#10921)Josh Soref
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2020-10-22Added new data query option "allow_past" (#10112)Stelios Fragkakis
2020-09-17add mirrored_hosts_status into OpenAPI of api/info (#9867)Timotej S
2020-07-02Fixes error in Swagger Documentation (#9417)Timotej S
2020-05-14Fixed formatting in API swagger json file (#8814)dpsy4
2020-02-07alarms_values: New endpoint (#7836)thiagoftsm
2020-01-30add possibility to change badge text font color (#7809)Timo
2020-01-20add swagger docu for `fixed_width_lbl` and `fixed_width_val` (#7764)Timo
2020-01-17Add a missing parameter to the allmetrics endpoint in Swagger Editor (#7776)Vladimir Kobal
2020-01-06Clean up host labels in API responses (#7616)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-11-05Upgraded the swagger definition to OpenAPI3.0Andrew Moss
2019-11-04Building a fuzzer against the API (issue #7163) (#7210)Andrew Moss
2019-10-17Documenting the structure of the data responses. (#7012)Andrew Moss
2019-08-23Add alarm status counter api call (#6554)Valentin Rakush
2019-08-20Add alarm variables to the response of chart and data (#6615)Valentin Rakush
2019-07-01Easily disable alarms, by persisting the silencers configuration (#6360)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-28Revert "Easily disable alarms, by persisting the silencers configuration (#62...Pavlos Emm. Katsoulakis
2019-06-27Easily disable alarms, by persisting the silencers configuration (#6274)thiagoftsm
2019-05-21Update swagger with definition of api/v1/alarm_variables (#6055)Chris Akritidis
2019-05-02info API minor enhancementsChris Akritidis
2019-03-04Support legacy Prometheus metric names for source average (#5531)Chris Akritidis
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-12-02add api/v1/info endpoint to swagger (#4807)Wei He
2018-10-27Split the API formatters in modules (#4504)Costa Tsaousis
2018-10-23modularize the query api (#4443)Costa Tsaousis