diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-25 17:33:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-25 17:34:10 +0000 |
commit | 83ba6762cc43d9db581b979bb5e3445669e46cc2 (patch) | |
tree | 2e69833b43f791ed253a7a20318b767ebe56cdb8 /tests/health_mgmtapi/README.md | |
parent | Releasing debian version 1.47.5-1. (diff) | |
download | netdata-83ba6762cc43d9db581b979bb5e3445669e46cc2.tar.xz netdata-83ba6762cc43d9db581b979bb5e3445669e46cc2.zip |
Merging upstream version 2.0.3+dfsg (Closes: #923993, #1042533, #1045145).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/health_mgmtapi/README.md')
-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). |