This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 509fa045ca [YUNIKORN-2754] Update grafana UI in yunikorn-metric docs
(#485)
509fa045ca is described below
commit 509fa045ca75eabac3651b7663cc8db5f8db95cd
Author: SP12893678 <[email protected]>
AuthorDate: Wed Oct 9 11:27:47 2024 -0600
[YUNIKORN-2754] Update grafana UI in yunikorn-metric docs (#485)
Closes: #485
Signed-off-by: Craig Condit <[email protected]>
---
docs/assets/grafana_dashboard.png | Bin 215232 -> 1038211 bytes
docs/user_guide/observability/prometheus.md | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/assets/grafana_dashboard.png
b/docs/assets/grafana_dashboard.png
index b097ee3769..9b3c3a27e7 100644
Binary files a/docs/assets/grafana_dashboard.png and
b/docs/assets/grafana_dashboard.png differ
diff --git a/docs/user_guide/observability/prometheus.md
b/docs/user_guide/observability/prometheus.md
index a80a07cc87..5a45a15b4e 100644
--- a/docs/user_guide/observability/prometheus.md
+++ b/docs/user_guide/observability/prometheus.md
@@ -164,7 +164,7 @@ After running port-forward, you can enter
[localhost:7070](http://localhost:7070
A dashboard consists of multiple panels that are organized and arranged in
rows. Each panel has the ability to interact with data from any Grafana data
source that has been configured. For more detailed information, please refer to
the [Grafana Dashboards](https://grafana.com/docs/grafana/latest/dashboards).
-We provide a sample dashboard JSON file. To access it, you can navigate to the
`/deployments/grafana-dashboard` directory in the Yunikorn-k8shim repository.
+We provide a sample dashboard JSON file. To access it, you can navigate to the
[`/deployments/grafana-dashboard`
directory](https://github.com/apache/yunikorn-k8shim/blob/master/deployments/grafana-dashboard)
in the Yunikorn-k8shim repository.
You can refer to the [REST API](../../api/scheduler.md#metrics) to build your
own custom Dashboard.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]