Skip to content

Commit 6d99b20

Browse files
committed
[KYUUBI #6870][FOLLOWUP] Correct file name of grafana/README.md
### Why are the changes needed? Fix a typo of file name. ### How was this patch tested? Review. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7074 from pan3793/6870-f. Closes #6870 45915d9 [Cheng Pan] [KYUUBI #6870][FOLLOWUP] Correct file name of grafana/README.md Authored-by: Cheng Pan <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
1 parent 526110d commit 6d99b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/REAMDE.md renamed to grafana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By default, Kyuubi server enables metrics system and exposes Prometheus endpoint
99
to use the Kyuubi Grafana Dashboard, you are supposed to have an available Prometheus and Grafana service, then
1010
configure Prometheus to scrape Kyuubi metrics, add the Prometheus data source into Grafana, and then import the
1111
`dashboard-template.json` into Grafana and customize. For more details, please read the
12-
[Kyuubi Docs](https://kyuubi.readthedocs.io/en/master/monitor/metrics.html#grafana-and-prometheus)
12+
[Kyuubi Docs](https://kyuubi.readthedocs.io/en/master/monitor/metrics.html#grafana-and-prometheus)
1313

1414
## For Developers
1515

0 commit comments

Comments
 (0)