Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
noredistribution committed Oct 15, 2024
1 parent cdfe494 commit 24dfdc9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,16 @@ To run the labs in this workshop, you can use one of the following options:

[Start :octicons-play-16: gNMIc-Prometheus-Grafana Lab :octicons-mark-github-24:](https://codespaces.new/noredistribution/aclabs/tree/main?quickstart=1&devcontainer_path=.devcontainer%2Fgnmic-prometheus-grafana%2Fdevcontainer.json){ .md-button .md-button--primary target=_blank}

!!! Note

The ARTOKEN variable should be set for the scripts to be able to download the cEOS-lab image. Please set this before clicking on `Create new codespace` as mentioned in the [Quickstart](quickstart.md#starting-the-lab)

Once the web based vscode starts the containerlab topology should be automatically deployed via the `postCreate.sh` script, and once the grafana container is ready, Codespaces will send a notification and reveal the `Open in Browser` button.

![codespace-grafana](assets/img/codespace-grafana.png)

To access Grafana use the `arista/arista` credentials.

To add configurations to the switches, such as configuring EVPN, we can use AVD for instance (This will be needed for the L3 Telemetry dashboard):

```bash
Expand Down Expand Up @@ -118,7 +124,7 @@ However you must take care of you VSCode setup and setting up environment variab
+----+--------------------+--------------+--------------------------------------------------+-------+---------+--------------------+--------------+
```
6. Access Grafana on your laptop by going to [localhost:3001](http://localhost:3001)
6. Access Grafana on your laptop by going to [localhost:3001](http://localhost:3001) (arista/arista)
![grafana1](assets/img/aclabs-telemetryA-grafana-ex1.png)
Expand Down

0 comments on commit 24dfdc9

Please sign in to comment.