Skip to content

Commit f0bc13a

Browse files
Add infor about the UI
1 parent f39da34 commit f0bc13a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/sources/tutorials/scenarios/monitor-docker-containers.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ docker compose up -d
3838

3939
Open your browser and navigate to [`http://localhost:12345`](http://localhost:12345).
4040

41+
With the Alloy UI, you can monitor the health of your Alloy deployment.
42+
Refer to [Debug Grafana Alloy](https://grafana.com/docs/alloy/latest/troubleshoot/debug/) for more information about the {{< param "PRODUCT_NAME" >}} UI.
43+
4144
<!--
4245
Add info about what the user can see in this view and a link to the relevant docs
4346
-->
@@ -46,10 +49,8 @@ Add info about what the user can see in this view and a link to the relevant doc
4649

4750
Open your browser and navigate to [`http://localhost:3000`](http://localhost:3000).
4851

49-
<!--
50-
Add info about dashboards
51-
Add steps to create a basic dashboard to monitor some stats/logs that woudl be interesting to a user
52-
-->
52+
With the Grafana UI, you can create your own dashboards to create queries and visualize any aspect of your Docker container metrics and logs.
53+
Refer to [Build your first dashboard](https://grafana.com/docs/grafana/latest/getting-started/build-first-dashboard/#create-a-dashboard) for detailed information about dashboards in Grafana.
5354

5455
## Shut down the Grafana stack
5556

0 commit comments

Comments
 (0)