Skip to content

Commit 1b33989

Browse files
Add Grafana dashboard support (#466)
Signed-off-by: lvliang-intel <[email protected]>
1 parent 07921a9 commit 1b33989

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

ChatQnA/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,10 @@ http_proxy="" curl ${host_ip}:6006/embed -X POST -d '{"inputs":"What is Deep Le
156156
2. (Docker only) If all microservices work well, please check the port ${host_ip}:8888, the port may be allocated by other users, you can modify the `compose.yaml`.
157157

158158
3. (Docker only) If you get errors like "The container name is in use", please change container name in `compose.yaml`.
159+
160+
# Monitoring OPEA Service with Prometheus and Grafana dashboard
161+
162+
OPEA microservice deployment can easily be monitored through Grafana dashboards in conjunction with Prometheus data collection. Please follow the [README](https://github.com/opea-project/GenAIEval/blob/main/evals/benchmark/grafana/README.md) to setup Prometheus and Grafana servers and import dashboards to monitor the OPEA service.
163+
164+
![chatqna dashboards](./assets/img/chatqna_dashboards.png)
165+
![tgi dashboard](./assets/img/tgi_dashboard.png)
100 KB
Loading

ChatQnA/assets/img/tgi_dashboard.png

414 KB
Loading

0 commit comments

Comments
 (0)