Skip to content

Commit

Permalink
Merge pull request #26 from paritytech/al-fix-pages-index
Browse files Browse the repository at this point in the history
Summary page cleanup
  • Loading branch information
PierreBesson authored Jul 5, 2024
2 parents 085ba5e + fe39006 commit 3481145
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 2 additions & 4 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
- [Key Injection Example](./kubernetes/key_injection_test.md)
- [Testnet Manager](./kubernetes/testnetmanager.md)
- [Monitoring](./monitoring/index.md)
- [Prometheus](./monitoring/prometheus.md)
- [Grafana](./monitoring/grafana.md)
- [Alertmanager](./monitoring/alertmanager.md)
- [Loki](./monitoring/loki.md)
- [Intrastructure](./monitoring/infrastructure.md)
- [Polkadot SDK](./monitoring/polkadot_sdk.md)
- [Keys And Accounts](./explanations/keys_accounts.md)
- [Chainspecs](./explanations/chainspecs.md)
- [References](./references/index.md)
3 changes: 1 addition & 2 deletions src/references/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ This section is for listing some useful projects and tools that are relevant for
| [Polkabot](https://gitlab.com/Polkabot/polkabot) | Polkabot is a Matrix chatbot that keeps an eye on the Polkadot network. |
| [Polkadot-Basic-Notification](https://github.com/paritytech/polkadot-basic-notification) | A basic, account-based, multi-transport notification service for the Polkadot ecosystem. |
| [polkadot-watcher-transaction](https://github.com/w3f/polkadot-watcher-transaction) | The main use case of this application consits of a scanner that can be configured to start from a configured block number, and then it keeps monitoring the on-chain situation delivering alerts to a notifier. |
| [polkadot-watcher-validator](https://github.com/w3f/polkadot-watcher-validator) | The watcher is a nodeJs application meant to be connected with a substrate based node through a web socket.
It can then monitor the status of the node, leveraging on mechanisms such as the builtin heartbeat. |
| [polkadot-watcher-validator](https://github.com/w3f/polkadot-watcher-validator) | The watcher is a nodeJs application meant to be connected with a substrate based node through a web socket. It can then monitor the status of the node, leveraging on mechanisms such as the builtin heartbeat. |
| [polkadot-k8s-payouts](https://github.com/w3f/polkadot-k8s-payouts) | Tool that automatically claims your Kusama/Polkadot validator rewards. |

0 comments on commit 3481145

Please sign in to comment.