summaryrefslogtreecommitdiffstats
path: root/web/api/web_api_v1.c
AgeCommit message (Expand)Author
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
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-11-03Don't cache registry responses (#10181)Chris Akritidis
2020-10-22Added new data query option "allow_past" (#10112)Stelios Fragkakis
2020-10-06Fixed the data endpoint to prioritize chart over context if both are present ...Stelios Fragkakis
2020-09-24Improved the data query when using the context parameter (#9978)Stelios Fragkakis
2020-09-15Added context parameter to the data endpoint (#9931)Stelios Fragkakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-05-20Regenerate topic base on connect (#9044)Andrew Moss
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-30Updating the info endpoint for cloud notifications (#8519)Andrew Moss
2020-03-26Improved ACLK (#8498)Stelios Fragkakis
2020-03-19Fix the new cloud info in the info endpoint (#8430)Andrew Moss
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm
2020-02-07alarms_values: New endpoint (#7836)thiagoftsm
2020-02-06ACLK agent 1 (#7894)Stelios Fragkakis
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-28Missing extern (#7877)thiagoftsm
2020-01-21Issue 7488 docker labels (#7770)Andrew Moss
2020-01-09Send host labels via exporting connectors (#7554)Vladimir Kobal
2020-01-06Clean up host labels in API responses (#7616)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-09-03HTTP response message (#6595)thiagoftsm
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-25Url parser refactoring (#6247)thiagoftsm
2019-06-07Revert "New URL parser (#6070)"Pavlos Emm. Katsoulakis
2019-06-06New URL parser (#6070)thiagoftsm
2019-05-14Fix segmentation fault (#6011)Vladimir Kobal
2019-05-13Add system info streaming (#5996)Vladimir Kobal
2019-05-13Do not cache alarms and info api calls. Extend no-cache headers (#5999)Chris Akritidis
2019-05-02info API minor enhancementsChris Akritidis
2019-04-18Extend netdata info API call (#5889)Chris Akritidis
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-12-04fix info api method compilation warnings (#4911)Costa Tsaousis
2018-11-30add api/v1/info endpoint (#4770)Wei He
2018-11-23strictier use of URL separators; fixes #3253; fixes #4714 (#4716)Costa Tsaousis
2018-11-02Minor README file updates (#4548)George Moschovitis