mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 17:18:23 +00:00
Fix grafana json link in Prometheus docs (#6367)
This commit is contained in:
parent
d606ca8065
commit
92959e166d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue