Skip to content

Commit

Permalink
Update Grafana dashboard to the latest (radius-project#5518)
Browse files Browse the repository at this point in the history
# Description

Update Grafana dashboard to the latest

## Issue reference

<!--
We strive to have all PR being opened based on an issue, where the
problem or feature have been discussed prior to implementation.
-->

Fixes: radius-project#5517

## Checklist

Please make sure you've completed the relevant tasks for this PR, out of
the following list:

* [ ] Code compiles correctly
* [ ] Adds necessary unit tests for change
* [ ] Adds necessary E2E tests for change
* [ ] Unit tests passing
* [ ] Extended the documentation / Created issue for it
  • Loading branch information
youngbupark authored May 4, 2023
1 parent 42a6f1b commit b06a1a7
Show file tree
Hide file tree
Showing 5 changed files with 2,973 additions and 2,276 deletions.
7 changes: 5 additions & 2 deletions grafana/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Monitoring Dashboard
# Grafana dashboard

This includes dashboard templates to monitor radius system.
This includes the following dashboard templates to monitor Radius services:

* [Radius overview dashboard](./radius-overview-dashboard.json) : This dashboard template overviews each Radius service.
* [Radius resource provider dashboard](./radius-resource-provider-dashboard.json) : This dashboard template shows the detail status of each Radius service.
Loading

0 comments on commit b06a1a7

Please sign in to comment.