From eaeef2addcdef5f398f04d083f6902fbc2839cb2 Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Thu, 12 Jan 2017 15:46:14 -0800 Subject: [PATCH] Remove /load_balancer_status from DTR --- datacenter/dtr/2.2/guides/monitor-troubleshoot/index.md | 3 --- datacenter/dtr/2.2/guides/release-notes.md | 5 +++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/datacenter/dtr/2.2/guides/monitor-troubleshoot/index.md b/datacenter/dtr/2.2/guides/monitor-troubleshoot/index.md index 1ac6b42074..cefb0d2fb4 100644 --- a/datacenter/dtr/2.2/guides/monitor-troubleshoot/index.md +++ b/datacenter/dtr/2.2/guides/monitor-troubleshoot/index.md @@ -34,9 +34,6 @@ is healthy or not: * `/health`: Checks if the several components of a DTR replica are healthy, and returns a simple json response. This is useful for load balancing or other automated health check tasks. -* `/load_balancer_status`: Checks if the several components of a DTR replica -can be reached, and displays that information in a table. This is useful for -an administrator to gauge the status of a DTR replica. * `/nginx_status`: Returns the number of connections being handled by the NGINX front-end used by DTR. * `/api/v0/meta/cluster_status`: Returns extensive information about all DTR diff --git a/datacenter/dtr/2.2/guides/release-notes.md b/datacenter/dtr/2.2/guides/release-notes.md index 5d9055b411..d8deb80b51 100644 --- a/datacenter/dtr/2.2/guides/release-notes.md +++ b/datacenter/dtr/2.2/guides/release-notes.md @@ -45,6 +45,11 @@ created * The garbage collection settings now show the correct cron values * You can now specify DTR to use port 443 when installing DTR +**Deprecation** + +The `/load_balancer_status` is deprecated and is going to be removed in future +versions. Use the `/health` endpoint instead. + **Known issues** * When viewing the result of a security scan, clicking on a layer sometimes