Skip to content

Commit

Permalink
applying prettier to entire repo (#6174)
Browse files Browse the repository at this point in the history
Co-authored-by: Polkadot-Kusama Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Polkadot-Kusama Bot authored Aug 26, 2024
1 parent af102f9 commit 9a0d52a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/learn/learn-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ market maker), which employs a mathematical formula to determine the price of a
ratio within the liquidity pool.

This pallet enables fees to be paid in any asset that has corresponding liquidity (in DOT/KSM) on
AssetHub. Learn more about asset conversion
on AssetHub, [including guides on how to use it here.](./learn-asset-conversion-assethub.md)
AssetHub. Learn more about asset conversion on AssetHub,
[including guides on how to use it here.](./learn-asset-conversion-assethub.md)

## Creation and Management

Expand Down
8 changes: 5 additions & 3 deletions docs/maintain/maintain-guides-how-to-monitor-your-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,9 @@ and mouse hover "+" then select `Import`.
`Import via grafana.com` - It allows you to use a dashboard that someone else has created and made
public. You can check what other dashboards are available via
[https://grafana.com/grafana/dashboards](https://grafana.com/grafana/dashboards). In this guide, we
use ["Substrate Node Metrics"](https://grafana.com/grafana/dashboards/21715-substrate-node-metrics/), so input "21715" under
the id field and click `Load`.
use
["Substrate Node Metrics"](https://grafana.com/grafana/dashboards/21715-substrate-node-metrics/), so
input "21715" under the id field and click `Load`.

![5-import-dashboard](../assets/guides/how-to-monitor/5-import-dashboard.png)

Expand All @@ -297,7 +298,8 @@ click `Import`.
![5-import-dashboard-2](../assets/guides/how-to-monitor/5-import-dashboard-2.png)

In the meantime, start your Polkadot node by running `./polkadot`. If everything is done correctly,
you should be able to monitor your node's performance such as the current block height, network traffic, running tasks, etc. on the Grafana dashboard.
you should be able to monitor your node's performance such as the current block height, network
traffic, running tasks, etc. on the Grafana dashboard.

![6-dashboard-metric](../assets/guides/how-to-monitor/6-dashboard-metric.png)

Expand Down

0 comments on commit 9a0d52a

Please sign in to comment.