From 2b3c5f1e9c0801e896ea0f2b2bda6373598b2a18 Mon Sep 17 00:00:00 2001
From: Cesar Velez <cesar.velez@equinoxinitiative.org>
Date: Wed, 28 Feb 2018 14:34:10 -0500
Subject: [PATCH] LP#1739504 - add release notes for Latency Tester

A word about the Latency Tester.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
---
 .../Administration/latency_tester_tool.adoc                | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc

diff --git a/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc b/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc
new file mode 100644
index 0000000000..61e377e74d
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Administration/latency_tester_tool.adoc
@@ -0,0 +1,14 @@
+New Latency Tester Tool
+^^^^^^^^^^^^^^^^^^^^^^^
+
+The Evergreen Web Staff Client now includes link to a section under the
+Administration > Workstation called Tests. This page houses a simple tool
+that can be used to test the latency of the websocket connection between the 
+client and the server (via the opensrf.echo service).
+
+This page displays which Evergreen host server is being queried. Upon hitting
+the blue "Start Test" button for the first time, it will issue 10 sequentially
+fired requests in order to get a solid initial average. Clicking the button a
+second time will just take one more measurement and recalculate the average
+latency. The results can be copied to clipboard for troubleshooting purposes
+and also cleared from display.
-- 
2.11.0