hyperledger / hyperledger/fabric-samples

Kube test network : Start prom/grafana metrics services

Open
#622 1 comment 0 reactions 0 assignees View on GitHub
test-network-k8s
Dominant language
Go
Stars
3k
Forks
3.5k
Avg merge
3d 20h
Merged PRs (30d)
6

Description

@fraVlaca and @davidkel have done some great work wiring up Prometheus / Grafana services in the test-network and bare-metal networks derived from fabric-test-operator.

Tracking time-series metrics of system behavior is great. It's virtually impossible to do any useful diagnosis and/or benchmarking on a distributed system without the ability to correlate "what happened" and "when did it happen" at a system-wide level.

Carry forward the metrics work by setting up a yaml descriptor and ingress to launch prom/grafana on the kube test network. This will allow us to poke + prod Fabric networks with a consistent lens across the different runtime platforms.

Maybe:
```
./network viz
```
or
```
./network metrics
```
?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.