mirror of
https://github.com/divan/expvarmon.git
synced 2025-04-25 13:48:54 +08:00
Update README.md
This commit is contained in:
parent
8bf297f0fa
commit
8e0b3d2778
@ -1,7 +1,5 @@
|
||||
# ExpvarMon
|
||||
|
||||
[](https://travis-ci.org/divan/expvarmon)
|
||||
|
||||
TermUI based Go apps monitor using [expvars](http://golang.org/pkg/expvar/) variables (/debug/vars). Quickest way to monitor your Go app.
|
||||
|
||||
## Introduction
|
||||
@ -42,7 +40,7 @@ Also it doesn't use any storage engines and doesn't send notifications.
|
||||
|
||||
Just run go get:
|
||||
|
||||
go get github.com/divan/expvarmon
|
||||
go install github.com/divan/expvarmon@latest
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user