We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc10b9 commit 32078d7Copy full SHA for 32078d7
README.md
@@ -91,6 +91,9 @@ docker model pull ignaciolopezluna020/llama3.2:1B
91
92
4. Access observability dashboards:
93
- Grafana: [http://localhost:3001](http://localhost:3001) (admin/admin)
94
+
95
+Ensure that you provide `http://prometheus:9091` instead of `localhost:9091` to seee the metrics on the Grafana dashboard.
96
97
- Jaeger UI: [http://localhost:16686](http://localhost:16686)
98
- Prometheus: [http://localhost:9091](http://localhost:9091)
99
0 commit comments