Add dashboard for graph-node subgraphs #832

Merged
ashwin merged 12 commits from deep-stack/stack-orchestrator:ng-graph-node-dashboard into main 2024-06-04 07:21:29 +00:00
3 changed files with 3 additions and 5 deletions
Showing only changes of commit 2d8d54758b - Show all commits

View File

@ -2,7 +2,7 @@ version: "1.0"
name: ajna
description: "Ajna watcher stack"
repos:
- git.vdb.to/cerc-io/ajna-watcher-ts@v0.1.9
- git.vdb.to/cerc-io/ajna-watcher-ts@v0.1.10
containers:
- cerc/watcher-ajna
pods:

View File

@ -3,8 +3,7 @@ name: graph-node
description: "Stack for running graph-node"
repos:
- github.com/graphprotocol/graph-node
# TODO: Set latest version
- github.com/cerc-io/watcher-ts
- github.com/cerc-io/watcher-ts@v0.2.92
containers:
- cerc/graph-node
- cerc/watcher-ts

View File

@ -1,8 +1,7 @@
version: "0.1"
name: monitoring
repos:
# Set latest version
- github.com/cerc-io/watcher-ts
- github.com/cerc-io/watcher-ts@v0.2.92
containers:
- cerc/watcher-ts
pods: