1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-03 09:10:10 +02:00

Merge pull request #2511 from ErikCoder07/grafana_dashboard

feat: Added a volume heartbeat graph to grafana dashboard
This commit is contained in:
Chris Lu 2021-12-14 19:35:14 -08:00 committed by GitHub
commit f0492ac039
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1933 additions and 1 deletions

View file

@ -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

File diff suppressed because it is too large Load diff