Fix grafana json link in Prometheus docs (#6367)

This commit is contained in:
Arda TANRIKULU 2025-01-16 06:32:40 -05:00 committed by GitHub
parent d606ca8065
commit 92959e166d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1223,7 +1223,7 @@ recommend using the official
If you are using Grafana to visualize your metrics, you can
[import the published Grafana dashboard for Grafana's marketplace](https://grafana.com/grafana/dashboards/21777),
or
[you can use/import this dashboard JSON file directly](https://github.com/ardatan/graphql-mesh/blob/master/packages/plugins/prometheus/grafana.json)
[you can use/import this dashboard JSON file directly](https://github.com/graphql-hive/gateway/blob/main/packages/plugins/prometheus/grafana.json)
to easily visualuze the metrics for your gateway.
![image](https://github.com/user-attachments/assets/d72ef00b-90c2-4fb2-9bc4-851cec0eaf0b)