Skip to content

Commit

Permalink
feat: add overview dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
aimxhaisse committed Jun 21, 2024
1 parent 91413c2 commit 6ec1ca1
Show file tree
Hide file tree
Showing 2 changed files with 2,228 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ The code is provided as-is with no warranties.

## Overview Dashboard

The [overview dashboard](grafana/dashboard-breakdown.json) shows an
The [overview dashboard](grafana/dashboard-overview.json) shows an
overview of the entire set of watched keys and how they relate to the
rest of the network (asset under management, state of keys,
performances).
performances):

![overview-dashboard](docs/img/watcher-overview.png)

## Breakdown Dashboard

The [breakdown dashboard](grafana/dashboard-breakdown.json) offers a
way to compare how each set of keys in user-defined category
perform:

![breakdown-dashboard](docs/img/watcher-breakdown.png)

# Description
Expand Down
Loading

0 comments on commit 6ec1ca1

Please sign in to comment.