diff --git a/docs/advanced/monitoring.md b/docs/advanced/monitoring.md index 1ad9cc06ec..805a9a5a9a 100644 --- a/docs/advanced/monitoring.md +++ b/docs/advanced/monitoring.md @@ -37,7 +37,7 @@ The local Grafana server will have a few pre-built dashboards: ## Setting Up a Contact Point -When alerts are triggered, they are routed to contact points according notification policies. For this, contact points must be added. Grafana supports several kind of contact points like email, PagerDuty, Discord, Slack, Telegram etc. This document will teach how to add Discord channel as contact point. +When alerts are triggered, they are routed to contact points according notification policies. For this, contact points must be added. Grafana supports several kinds of contact points like email, PagerDuty, Discord, Slack, Telegram etc. This document will teach how to add Discord channel as contact point. 1. On left nav bar in Grafana console, under `Alerts` section, click on contact points. 2. Click on `+ Add contact point`. It will show following page. Choose Discord in the `Integration` drop down. diff --git a/docs/fr/ethereum_and_dvt.md b/docs/fr/ethereum_and_dvt.md index c2458e84b8..9fc8088421 100644 --- a/docs/fr/ethereum_and_dvt.md +++ b/docs/fr/ethereum_and_dvt.md @@ -37,7 +37,7 @@ Minimizing correlation is vital when designing DVT as Ethereum Proof of Stake is [**Read more about Designing Non-Correlation Here**](https://blog.obol.tech/deep-dive-into-dvt-and-charons-architecture/) ### Performance Testing Distributed Validators -In our mission to help make Ethereum consensus more resilient and decentralised with distributed validators (DVs), it’s critical that we do not compromise on the performance and effectiveness of validators. Earlier this year, we worked with MigaLabs, the blockchain ecosystem observatory located in Barcelona, to perform an independent test to validate the performance of Obol DVs under different configurations and conditions. After taking a few weeks to fully analyse the results together with MigaLabs, we’re happy to share the results of these performance tests. +In our mission to help make Ethereum consensus more resilient and decentralized with distributed validators (DVs), it’s critical that we do not compromise on the performance and effectiveness of validators. Earlier this year, we worked with MigaLabs, the blockchain ecosystem observatory located in Barcelona, to perform an independent test to validate the performance of Obol DVs under different configurations and conditions. After taking a few weeks to fully analyse the results together with MigaLabs, we’re happy to share the results of these performance tests. [**Read More About The Performance Test Results Here**](https://blog.obol.tech/performance-testing-distributed-validators/) diff --git a/docs/start/quickstart_alone.mdx b/docs/start/quickstart_alone.mdx index 5da1196d79..2658dadd47 100644 --- a/docs/start/quickstart_alone.mdx +++ b/docs/start/quickstart_alone.mdx @@ -25,7 +25,7 @@ The private key shares can be created centrally and distributed securely to each - Go to the the DV Launchpad and select Create a distributed validator alone. Follow the steps to configure your DV cluster. The Launchpad will give you a docker command to create your cluster.
Before you run the command, clone the CDVC repo and cd into the directory. + Go to the DV Launchpad and select Create a distributed validator alone. Follow the steps to configure your DV cluster. The Launchpad will give you a docker command to create your cluster.
Before you run the command, clone the CDVC repo and cd into the directory. ```shell # Clone the repo diff --git a/docs/start/quickstart_group.mdx b/docs/start/quickstart_group.mdx index 19c2339dd4..256a64ba86 100644 --- a/docs/start/quickstart_group.mdx +++ b/docs/start/quickstart_group.mdx @@ -385,7 +385,7 @@ For the [DKG](../charon/dkg.md) to complete, all operators need to be running th ![Run the DKG](/img/Guide10.png) -3. Assuming the DKG is successful, a number of artefacts will be created in the `.charon` folder of the node. These include: +3. Assuming the DKG is successful, a number of artifacts will be created in the `.charon` folder of the node. These include: - A `deposit-data.json` file. This contains the information needed to activate the validator on the Ethereum network. - A `cluster-lock.json` file. This contains the information needed by Charon to operate the distributed validator cluster with its peers. @@ -419,7 +419,7 @@ For the [DKG](../charon/dkg.md) to complete, all operators need to be running th Connect to peers in logs tab
  • - Example of DKG ceremony competed log. + Example of DKG ceremony completed log. Connect to peers in logs tab