# Top metrics

## Overview

When you hover the mouse pointer over a component in the Topology Perspective, the component context menu is displayed. Here you will find a list of the three top metrics for the component, together with the most recently retrieved metric value. Click the metric name to open the associated metric stream in the [telemetry inspector](/5.1/use/metrics/browse-telemetry.md).

![Top metrics](/files/p42fSmd3BYz50CZeCF8z)

## Change the displayed metrics

The metrics displayed are taken from the three metric streams displayed at the top of the **Telemetry** list. The order of the **Telemetry** list is defined by the **Priority** assigned to each telemetry stream and then by the name of the telemetry stream. To change the top metrics displayed in the component context menu, [set the telemetry stream priority](/5.1/use/metrics/set-telemetry-stream-priority.md) to fit the desired order of the **Telemetry** list.

![Top metrics and telemetry streams](/files/VbSuDhu2WydkjxAgRoC9)

## Reported metric values

The metric values displayed are the current metric value of the associated metric stream. If no value is available, or the last received metric is more than a few seconds old, `n/a` will be displayed. Click the metric name to open the stream in the [telemetry inspector](/5.1/use/metrics/browse-telemetry.md) and browse all retrieved values.

## See also

* [Component context menu](/5.1/use/stackstate-ui/perspectives/topology-perspective.md#component-context-menu)
* [Telemetry inspector](/5.1/use/metrics/browse-telemetry.md)
* [Set telemetry stream priority](/5.1/use/metrics/set-telemetry-stream-priority.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://archivedocs.stackstate.com/5.1/use/metrics/top-metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
