Menu
Grafana Cloud

Review insights

When Adaptive Profiles generates an insight, the insight appears in the New insights list on the Adaptive Profiles page.

From here, you can decide whether to investigate further or dismiss it.

Complete the following steps to review an insight.

  1. Navigate to the Adaptive Profiles Overview page to see a list of new and historical insights.

    You can filter the list by service to narrow your focus.

  2. From the New insights list, you have two options.

    • Dismiss: If you believe the insight is not actionable or relevant, click Dismiss. The insight is then moved to your Insights history.

    • Details: To investigate the performance issue, click Details.

  3. On the Insight details page, you can:

    • Read the Details section for a summary of the issue and the functions involved.

    • Review the Recommended improvements for specific, AI-generated suggestions on how to fix the code.

    • Analyze the flame graph to visually understand the call stack and see where the application is spending its time.

  4. Click Go to Drilldown to access a more detailed and interactive view of the flame graph for deeper investigation.

    Based on your analysis of the recommendations and the flame graph, you can decide whether a code change is necessary to resolve the issue.

  5. Once you have addressed the problem, click Dismiss to move the insight to your Insights history for future reference.