diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-25 14:45:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-25 15:28:16 +0000 |
commit | 5e1bf7f1473ac3099948e1406d4ea8ba4af2be95 (patch) | |
tree | 524889e5becb81643bf8741e3082955dca076f09 /tests/health_mgmtapi | |
parent | Releasing debian version 1.47.5-1. (diff) | |
download | netdata-5e1bf7f1473ac3099948e1406d4ea8ba4af2be95.tar.xz netdata-5e1bf7f1473ac3099948e1406d4ea8ba4af2be95.zip |
Merging upstream version 2.0.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/health_mgmtapi')
-rw-r--r-- | tests/health_mgmtapi/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/health_mgmtapi/README.md b/tests/health_mgmtapi/README.md index c56ecfe6e..c831af4d0 100644 --- a/tests/health_mgmtapi/README.md +++ b/tests/health_mgmtapi/README.md @@ -1,12 +1,3 @@ -<!-- -title: "Health command API tester" -custom_edit_url: https://github.com/netdata/netdata/edit/master/tests/health_mgmtapi/README.md -sidebar_label: "Health command API tester" -learn_status: "Published" -learn_topic_type: "References" -learn_rel_path: "Developers" ---> - # Health command API tester The directory `tests/health_cmdapi` contains the test script `health-cmdapi-test.sh` for the [health command API](/src/web/api/health/README.md). |