Skip to content

revise pyth dashboard and add link to kpi page #562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions pages/home/metrics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ These data points will further grow in importance (and coverage) as the full Pyt

If you have any questions or suggestions about the Pyth metrics made available below, please raise questions in the [Pyth Discord](https://discord.gg/invite/PythNetwork).

- [Pyth Dune Dashboard](metrics/dune-dashboard.md)
- [Pyth Publisher Metrics](metrics/publisher-metrics.md)
- [Pyth Network KPIs](metrics/kpi.md)
- [Pyth Dashboards](metrics/pyth-dashboard.mdx)
- [Pyth Publisher Metrics](metrics/publisher-metrics.mdx)
- [Pyth Network KPIs](metrics/kpi.mdx)
2 changes: 1 addition & 1 deletion pages/home/metrics/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dune-dashboard": "Pyth Dune Dashboard",
"pyth-dashboard": "Pyth Dashboards",
"publisher-metrics": "Pyth Publisher Metrics",
"kpi": "Pyth Network KPI"
}
190 changes: 0 additions & 190 deletions pages/home/metrics/dune-dashboard.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion pages/home/metrics/kpi.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Pyth Network KPI
# Pyth Network KPI (DISCONTINUED, please click [here](https://kpi.pyth.network/) for the latest KPI dashboard)

Every month, the Pyth contributors collect informative data points on the network, its growth, as well as its performance.

Expand Down
27 changes: 27 additions & 0 deletions pages/home/metrics/pyth-dashboard.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Pyth Dashboards

Find the full Pyth Dune Dashboards [here (DISCONTINUED)](https://dune.com/cctdaniel/pyth-push-oracle-on-solana), and [here](https://dune.com/cctdaniel/pyth-pull-oracle-on-solana).

---

The dashboards above were created by a Pyth contributor to further provide relevant statistics around the Pyth network, its operations and price feed, as well as its usage by protocols and users.

If you have any relevant metrics you'd like to see on this dashboard, please raise questions in the [Pyth Discord](https://discord.gg/invite/PythNetwork).

---

## External Dashboards by Pyth Community

On top of the current Pyth dashboards above, the Pyth community has created further visualization tools to help track Pyth's performance in other chains and products. Below are the dashboards:

| Pyth Dashboard | Link |
| ----------------------- | ----------------------------------------------------------------------------- |
| Aptos Price Feeds | [Link](https://flipsidecrypto.xyz/Hessish/pyth-oracle-on-aptos-a-xEe8) |
| Community Impact Awards | [Link](https://dune.com/bats4/pyth-impact-awards) |
| Eclipse Price Feeds | [Link](https://flipsidecrypto.xyz/Hessish/pyth-oracle-eclipse-O6eaG4) |
| EVM Price Feeds | [Link](https://dune.com/synthquest/pyth) |
| EVM Entropy | [Link](https://dune.com/gunboats/pyth-entropy-usage) |
| OIS Staking | [Link](https://dune.com/bats4/pyth-staking) |
| Sui Price Feeds | [Link](https://app.sentio.xyz/psalmuelle1/pyth-dashboard/dashboards/7acjvACK) |

If you have created a dashboard and wish for it to be featured here, please contact @Mariobern\_ on Twitter/X for more information.
Loading