Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/home/metrics/publisher-metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The **calibration graph** shows how closely the publisher's prices and confidenc

**Accessing the Metrics**

You can start at the [Pyth Price Feeds page](https://pyth.network/price-feeds/), which will list every market symbol (“price feed”). Clicking on any price feed will bring you to the corresponding market page. Here is an example of the [SOL/USD price page](https://pyth.network/price-feeds/#Crypto.SOL/USD).
You can start at the [Pyth Price Feeds page](https://insights.pyth.network/price-feeds), which will list every market symbol (“price feed”). Clicking on any price feed will bring you to the corresponding market page. Here is an example of the [SOL/USD price page](https://insights.pyth.network/price-feeds/Crypto.SOL%2FUSD).

Each price feed page has a list of price components (representing each publisher by their publisher keys). Each component will link to the corresponding Publisher Metrics page.

Expand All @@ -44,6 +44,6 @@ To open the metrics for another publisher (of that same price feed), you can cli

![](../../../images/publisher-metrics/Publisher_metrics_image_2.jpg)

If you want to review the Publisher Metrics of another price feed (e.g. ETH/USD), you will need to access the relevant asset. As mentioned, the [Pyth Price Feeds page](https://pyth.network/price-feeds/) has the full list of price feeds.
If you want to review the Publisher Metrics of another price feed (e.g. ETH/USD), you will need to access the relevant asset. As mentioned, the [Pyth Price Feeds page](https://insights.pyth.network/price-feeds) has the full list of price feeds.

For more details on the Pyth Publishers Metrics, please visit this [blog post](https://pythnetwork.medium.com/introducing-pyth-publishers-metrics-3b20de6f1bf3).
Loading