Update monitoring.md

This commit is contained in:
Sadra Barikbin 2025-02-25 17:03:14 +03:30 committed by GitHub
parent d7a24c03cf
commit 4329deb283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ In this guide, Prometheus monitoring data will be consumed on a local computer.
* Use ssh [local port forwarding](https://www.ssh.com/academy/ssh/tunneling-example) * Use ssh [local port forwarding](https://www.ssh.com/academy/ssh/tunneling-example)
* Use ngrok port tunneling * Use ngrok port tunneling
For simplicity, we will use [Ngrok](https://ngrok.com/docs/) in this guide to tunnel Prometheus port from the TGI server to the outside word. For simplicity, we will use [Ngrok](https://ngrok.com/docs/) in this guide to tunnel Prometheus port from the TGI server to the outside world.
For that, you should follow the steps at https://dashboard.ngrok.com/get-started/setup/linux, and once Ngrok is installed, use: For that, you should follow the steps at https://dashboard.ngrok.com/get-started/setup/linux, and once Ngrok is installed, use:
```bash ```bash