summaryrefslogtreecommitdiffstats
path: root/web/api
AgeCommit message (Expand)Author
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien BĂ©raud
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-03Speed up BUFFER increases (minimize reallocs) (#12792)Costa Tsaousis
2022-04-20Docs: fix GitHub format (#12682)Ikko Ashimine
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
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-04-07Don't do fatal on error writing the health api management key. (#12623)Emmanuel Vasilakis
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-03-31[Agent crash on api/v1/info call] - fixes #12559 (#12565)Erdem Ergen
2022-03-24Stream compression - Deactivate compression at runtime in case of a compresso...odynik
2022-03-17Update Agent version in the Swagger API (#12374)Tasos Katsoulas
2022-03-15chore: remove "web files" options leftovers (#12403)Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-09Adds more info to aclk-state API call (#12231)Timotej S
2022-03-03adds node_id into mirrored_hosts list (#12307)Timotej S
2022-02-25Add a check to make sure internal chart state is initializedStelios Fragkakis
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2022-02-21Fix typos (#12183)Dimitris Apostolou
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-02-17Fix the format=array output in context queries (#12129)Stelios Fragkakis
2022-02-17Fix so that allow_past correctly works in memory mode ram and save (#12136)Stelios Fragkakis
2022-02-02Docs install cleanup (#12057)Tina Luedtke
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-13Send the cloud protocol used to posthog (#11842)Emmanuel Vasilakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-12-22Provide runtime ml info from a new endpoint. (#11886)vkalintiris
2021-12-14Adds Swagger docs for new `/api/v1/aclk` endpoint (#11881)Timotej S
2021-12-13Use the chart id instead of chart name in response to incoming cloud context ...Stelios Fragkakis
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-02Only add comma in api/v1/info if ml-info is going to be printed (#11739)Emmanuel Vasilakis
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-09-29Adds api/v1/aclk call to webserver (#11588)Timotej S
2021-09-27Clean up YAML files in the repository. (#11570)Austin S. Hemmelgarn
2021-09-04Clean netdata naming (#11484)Andrew Maguire
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-27Provide more agent analytics to posthog (#11020)Emmanuel Vasilakis
2021-04-21Revert "Provide more agent analytics to posthog (#10887)" (#11011)Emmanuel Vasilakis
2021-04-21Provide more agent analytics to posthog (#10887)Emmanuel Vasilakis
2021-04-14Spelling web api server (#10921)Josh Soref
2021-04-07Fix memory corruption issue when executing context queries in RAM/SAVE memory...Stelios Fragkakis
2021-03-26Add a new parameter 'chart' to the /api/v1/alarm_log. (#10788)Emmanuel Vasilakis