summaryrefslogtreecommitdiffstats
path: root/web/api
AgeCommit message (Expand)Author
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
2021-03-24Fix agent crash when executing data query with context and non-existing chart...Stelios Fragkakis
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-23Add lock check to avoid shutdown when compiled with internal and locking chec...Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-17health: remove ram_in_swap alarm (#10789)Ilya Mashchenko
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-02-17Fix the context filtering on the data query endpoint (#10652)Stelios Fragkakis
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-18Spelling md (#10508)Josh Soref
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2021-01-13Fix memory allocation when computing standard deviation (#10484)Stelios Fragkakis
2021-01-08Fixes for SEO changes (#10468)Joel Hans
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-12-07Fix exporting config (#10323)Vladimir Kobal
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
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-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-11-03Don't cache registry responses (#10181)Chris Akritidis
2020-10-22Added new data query option "allow_past" (#10112)Stelios Fragkakis
2020-10-21Fixed compile error in CENTOS 6 (#10110)Stelios Fragkakis
2020-10-06Fixed the data endpoint to prioritize chart over context if both are present ...Stelios Fragkakis
2020-09-25Fixed locking order to address CID_362348 (#9991)Stelios Fragkakis
2020-09-24Improved the data query when using the context parameter (#9978)Stelios Fragkakis
2020-09-18Fixed chart's last accessed time during context queries (#9952)Stelios Fragkakis
2020-09-17add mirrored_hosts_status into OpenAPI of api/info (#9867)Timotej S
2020-09-15Added context parameter to the data endpoint (#9931)Stelios Fragkakis
2020-09-09Fix buffer overflow in rrdr structure when metric timestamps are out of order...Markos Fountoulakis
2020-08-27Remove Google Charts info (#9826)Joel Hans
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-19Docs: Add daemon config to health section and standardize IP references (#8837)Joel Hans
2020-08-04installer: update `go.d.plugin` version to v0.20.0 (#9644)Ilya Mashchenko
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-02Fixes error in Swagger Documentation (#9417)Timotej S
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-05-20Regenerate topic base on connect (#9044)Andrew Moss
2020-05-14Fixed formatting in API swagger json file (#8814)dpsy4
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
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-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-03-12Add a Prometheus Remote Write connector to the exporting engine (#8292)Vladimir Kobal