Browse Source

Merge pull request #2511 from ErikCoder07/grafana_dashboard

feat: Added a volume heartbeat graph to grafana dashboard
pull/2515/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
f0492ac039
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md
  2. 1932
      other/metrics/seaweedfs-grafana-dashboard-heartbeat.json

2
README.md

@ -501,7 +501,7 @@ git clone https://github.com/chrislusf/seaweedfs.git
Step 3: download, compile, and install the project by executing the following command
```bash
make install
cd seaweedfs/weed && make install
```
Once this is done, you will find the executable "weed" in your `$GOPATH/bin` directory

1932
other/metrics/seaweedfs-grafana-dashboard-heartbeat.json
File diff suppressed because it is too large
View File

Loading…
Cancel
Save