Skip to content

Commit

Permalink
Merge pull request #130 from Concordium/remove-network-dashboard-proxy
Browse files Browse the repository at this point in the history
Remove the network dashboard proxy since it's no longer needed.
  • Loading branch information
abizjak authored Dec 6, 2023
2 parents f5ed6cd + 0d0b1e2 commit 79d8cee
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 3,433 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- genesis-creator/Cargo.toml
- id-verifier/Cargo.toml
- kpi-tracker/Cargo.toml
- network-dashboard-proxy/Cargo.toml
- chain-prometheus-exporter/Cargo.toml
- recover-id-object/Cargo.toml
- generator/Cargo.toml
Expand Down Expand Up @@ -59,7 +58,6 @@ jobs:
- genesis-creator/Cargo.toml
- id-verifier/Cargo.toml
- kpi-tracker/Cargo.toml
- network-dashboard-proxy/Cargo.toml
- chain-prometheus-exporter/Cargo.toml
- recover-id-object/Cargo.toml
- generator/Cargo.toml
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ The tools are
API) of two blocks, either by the same node, or different nodes.
- [genesis-creator](./genesis-creator) A tool to create genesis files to start
custom chains.
- [network-dashboard-proxy](./network-dashboard-proxy) A simple wrapper around a
few V2 GRPC endpoints to support the [network dashboard](https://github.com/Concordium/concordium-network-dashboard).
- [kpi-tracker](./kpi-tracker) A service that collects metrics from a Concordium blockchain and stores them in a database.
The data collected is intended for visualization in Grafana.

Expand Down
3 changes: 0 additions & 3 deletions network-dashboard-proxy/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 79d8cee

Please sign in to comment.