Skip to content

Commit

Permalink
imp: adds faucet dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Feb 14, 2023
1 parent 520d6ad commit e7d40d3
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 0 deletions.
1 change: 1 addition & 0 deletions nix/cardano/dashboards.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
in {
application-metrics = importAsJson ./dashboards/application-metrics.json;
dbsync = importAsJson ./dashboards/dbsync.json;
faucet = importAsJson ./dashboards/faucet.json;
p2p = importAsJson ./dashboards/p2p.json;
performance = importAsJson ./dashboards/performance.json;
}

0 comments on commit e7d40d3

Please sign in to comment.