Skip to content

Commit

Permalink
format fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jorem321 committed Oct 18, 2024
1 parent 903d781 commit 066b9df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/docs/commands/monitoring.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ id: monitoring

Running `sedge monitoring` will allow you to manage the monitoring stack used for tracking the performance and health of node operations.

This command supports two subcommands:

## Help

```
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/quickstart/lido.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ Sedge provides an integrated monitoring stack with pre-configured Grafana dashbo

The following flags can also be included:

- --network: holesky or mainnet, set to holesky by default.
- --reward-address: Can replace the --node-operator-id flag with the rewards address to identify the node operator.
- `--network`: `holesky` or `mainnet`, set to `holesky` by default.
- `--reward-address`: Can replace the `--node-operator-id` flag with the rewards address to identify the node operator.

2. This will install and configure the monitoring services for your Lido CSM node, including Grafana and Prometheus, as well as the Grafana OnCall and Prometheus alertmanager modules.
3. Once the monitoring stack is running, you can access the Grafana dashboards by navigating to `http://localhost:3000`.
Expand Down

0 comments on commit 066b9df

Please sign in to comment.