From 38a30c1f975c00fd0f7839154296324912d0fa47 Mon Sep 17 00:00:00 2001 From: ranuka-laksika Date: Fri, 22 Aug 2025 16:01:40 +0530 Subject: [PATCH] Add documentation about selecting correct analytics environment in Choreo Insights dropdown (v4.6.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added instruction to select environment name from top-right dropdown - References the environment name created in Step 2 - Addresses issue: need to select correct analytics environment after completing getting-started guide 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .../api-analytics/choreo-analytics/getting-started-guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en/docs/api-analytics/choreo-analytics/getting-started-guide.md b/en/docs/api-analytics/choreo-analytics/getting-started-guide.md index 09833b2239..e9b38daa14 100644 --- a/en/docs/api-analytics/choreo-analytics/getting-started-guide.md +++ b/en/docs/api-analytics/choreo-analytics/getting-started-guide.md @@ -138,6 +138,9 @@ properties.'client.flushing.delay' = 15000 Invoke APIs and open Choreo Insights to view the dashboards. +After opening Choreo Insights, make sure to select the correct analytics environment from the dropdown in the top-right corner of the page. Select the environment name that you gave when creating the key in Step 2 (e.g., customer1-dev). + + For more detailed information on the Choreo Insights dashboards and their usage, go to the [View API Insights](https://wso2.com/choreo/docs/insights/view-api-insights/) page of the Choreo documentation. ## What's Next?