summaryrefslogtreecommitdiffstats
path: root/web/api/web_api_v1.c
AgeCommit message (Expand)Author
2022-07-18added filtering options to /api/v1/contexts and /api/v1/contextCosta Tsaousis
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-07-14first implementation of /api/v1/contextsCosta Tsaousis
2022-07-14is_get_claimed is actually get the current claim idStelios Fragkakis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-29Query engine with natural and virtual points (#13248)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)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-05-31Add additional metadata to the data response (#13036)Stelios Fragkakis
2022-05-28add hostname to mirrored hosts (#13030)Costa Tsaousis
2022-05-12Take into account the in queue wait time when executing a data query (#12885)Stelios Fragkakis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
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-03adds node_id into mirrored_hosts list (#12307)Timotej S
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
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-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-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
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-03-26Add a new parameter 'chart' to the /api/v1/alarm_log. (#10788)Emmanuel Vasilakis
2021-03-24Fix agent crash when executing data query with context and non-existing chart...Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-26Fixed the data endpoint so that the context param is correctly applied to chi...Stelios Fragkakis