Skip to content
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,18 @@ title: Pyth Network KPI
description: Monthly informative data points on the Pyth network, its growth, and performance metrics.
---

_The KPI metrics section has been DISCONTINUED, please visit [here](https://kpi.pyth.network/) for the latest KPI dashboard from July 2024 onwards._

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

Disclaimer: All figures mentioned are just rough estimations. Due to Pyth's permissionless nature, any apps can use the Pyth price feeds without talking to the Pyth contributors. This will exclude them from the calculations.
<Callout variant="info" header="Pyth Network KPI ">
For the latest KPI dashboard, please visit
[https://kpi.pyth.network/](https://kpi.pyth.network/).
</Callout>
Every month, the Pyth contributors collect informative data points on the
network, its growth, as well as its performance.

<Callout variant="warning" header="Disclaimer">
All figures mentioned are just rough estimations. Due to Pyth's permissionless
nature, any apps can use the Pyth price feeds without talking to the Pyth
contributors. This will exclude them from the calculations.
</Callout>
Comment on lines +13 to +17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mdx apparently adds a <p> around content which makes the spacing big, you might want to wrap the content with a <div> like https://github.com/pyth-network/pyth-crosschain/blob/main/apps/developer-hub/content/docs/price-feeds/v1/create-your-first-pyth-app.mdx?plain=1#L17-L21

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried wrapping the content with a

I still see a big margin. Also inspected the reference of create your app, seems the margin is same and I see <div> wrapped over <p> in both the cases.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, removing the new line between the div,<div>content</div> makes it work, but the linter is complaining. @alexcambose will find a fix for this. going to merge this.


- **Data Publishers**

Expand Down
48 changes: 0 additions & 48 deletions apps/developer-hub/content/docs/metrics/kpi/april-23.mdx

This file was deleted.

64 changes: 0 additions & 64 deletions apps/developer-hub/content/docs/metrics/kpi/april-24.mdx

This file was deleted.

52 changes: 0 additions & 52 deletions apps/developer-hub/content/docs/metrics/kpi/august-23.mdx

This file was deleted.

32 changes: 0 additions & 32 deletions apps/developer-hub/content/docs/metrics/kpi/december-21.mdx

This file was deleted.

40 changes: 0 additions & 40 deletions apps/developer-hub/content/docs/metrics/kpi/december-22.mdx

This file was deleted.

60 changes: 0 additions & 60 deletions apps/developer-hub/content/docs/metrics/kpi/december-23.mdx

This file was deleted.

40 changes: 0 additions & 40 deletions apps/developer-hub/content/docs/metrics/kpi/february-23.mdx

This file was deleted.

Loading
Loading