Skip to content

Commit

Permalink
docs: add grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
numb3r3 committed Jun 2, 2022
1 parent 12ede83 commit 6bb789f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/user-guides/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,16 @@ As shown in the above example, this Flow will create two metrics exposing endpoi
- `http://localhost:9090` for the gateway
- `http://localhost:9091` for the encoder

```{tip}
To visualize your metrics through a dashboard, we recommend Grafana https://grafana.com/.

To visualize your metrics, we can import this [Grafana](https://grafana.com/) dashboard ([JSON](https://clip-as-service.jina.ai/_static/cas-grafana.json)), can you will get:

```{figure} images/grafana-dashboard.png
:width: 80%
```



Click [here](https://docs.jina.ai/fundamentals/flow/monitoring-flow/) for more information on monitoring in a Flow.

## Serving in HTTPS/gRPCs
Expand Down

0 comments on commit 6bb789f

Please sign in to comment.