summaryrefslogtreecommitdiffstats
path: root/web/api
AgeCommit message (Expand)Author
2022-07-12query engine: omit first point if not needed (#13345)Costa Tsaousis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-30query engine fixes for alarms and dashboards (#13282)Costa Tsaousis
2022-06-30Fix alignment in charts endpoint (#13275)thiagoftsm
2022-06-30Update documentation about our REST API documentation. (#13269)Austin S. Hemmelgarn
2022-06-29Query engine with natural and virtual points (#13248)Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-23Print INTERNAL BUG messages only when NETDATA_INTERNAL_CHECKS is enabled (#13...Emmanuel Vasilakis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-17Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13...vkalintiris
2022-06-17Fix data query on stale chart (#13159)Stelios Fragkakis
2022-06-16Configurable storage engine for Netdata agents: step 3 (#12892)Adrien Béraud
2022-06-15use ks2 as MC default (#13131)Andrew Maguire
2022-06-14fixed coveriry 379136 379135 379134 379133 (#13123)Costa Tsaousis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02Initialize chart label key parameter correctly (#13061)Stelios Fragkakis
2022-06-02Fix coverity 378625 (#13055)Emmanuel Vasilakis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-31Add additional metadata to the data response (#13036)Stelios Fragkakis
2022-05-31Fix coverity issue 378617,378615 (#13021)Stelios Fragkakis
2022-05-28add hostname to mirrored hosts (#13030)Costa Tsaousis
2022-05-27prevent gap filling on dbengine gaps (#13027)Costa Tsaousis
2022-05-24Return rc->last_update from alarms_values api (#12968)Emmanuel Vasilakis
2022-05-24Faster queries (#12988)Costa Tsaousis
2022-05-21query engine optimizations and cleanup (#12978)Costa Tsaousis
2022-05-13Return stable or nightly based on version if the file check fails (#12894)Stelios Fragkakis
2022-05-12Take into account the in queue wait time when executing a data query (#12885)Stelios Fragkakis
2022-05-11Configurable storage engine for Netdata agents: step 2 (#12808)Adrien Béraud
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-07speedup queries by providing optimization in the main loop (#12811)Costa Tsaousis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-03Remove per chart configuration. (#12728)vkalintiris
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