From 44a555f860fe5b449ee765453485cd069b185ef0 Mon Sep 17 00:00:00 2001 From: vrangarajan-alt Date: Tue, 13 Jan 2026 15:27:37 -0800 Subject: [PATCH 1/2] update old docs links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aeeb88d..75d800a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Wavefront Top (wftop) [![Build Status](https://travis-ci.org/wavefrontHQ/wftop.svg?branch=master)](https://travis-ci.org/wavefrontHQ/wftop) +# Wavefront Top (wftop) -[Wavefront](https://docs.wavefront.com/) is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications. +[Wavefront](https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-openexplore/saas.html) is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications. Wavefront Top (wftop) is an interactive tool for exploring the live metric ingestion data shape and to explore which metric namespaces were used in the last X days. Lag information (from wallclock of the machine running wftop compared to the ignested timestamp) is also available which can be used to discover data points that might be lagging behind (likely at the source). @@ -26,7 +26,7 @@ Wavefront Top (wftop) is an interactive tool for exploring the live metric inges Setting up wftop (the tool will persist the cluster/token to ~/.wftop) In the following screenshot: * Cluster: is the name of your Wavefront instance (`.wavefront.com`) -* Token is a [Wavefront API token](https://docs.wavefront.com/wavefront_api.html#generating-an-api-token) for your Wavefront instance. +* Token is a [Wavefront API token](https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-openexplore/saas/administration/authorization-and-user-management/api_tokens.html) for your Wavefront instance. ![Setup Screen](https://raw.githubusercontent.com/wavefronthq/wftop/master/screenshots/SetupScreen.png) From 48dc3cb6edd91425d4af7572ce8efb0a263f9c3d Mon Sep 17 00:00:00 2001 From: vrangarajan-alt Date: Wed, 14 Jan 2026 12:45:43 -0800 Subject: [PATCH 2/2] update exe download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75d800a..6c4e563 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Configuration screen when spying on ID creations can configure the type of id cr ![Setup Screen](https://raw.githubusercontent.com/wavefronthq/wftop/master/screenshots/IdConfigurationScreen.png) ## Build -Download latest version of [wftop.exe](https://wftop.s3.amazonaws.com/1.2/wftop.exe) for Windows. +Download latest version of [wftop.exe](https://storage.googleapis.com/wavefront-static-assets-prod/wf-top-assets/wftop.exe) for Windows. ## Requirements * Java >= 1.8