mirror of https://github.com/divan/expvarmon.git
Update CI badge
This commit is contained in:
parent
804f0d2056
commit
9196ab7727
|
@ -1,6 +1,6 @@
|
||||||
# ExpvarMon
|
# ExpvarMon
|
||||||
|
|
||||||
[![Build Status](https://drone.io/github.com/divan/expvarmon/status.png)](https://drone.io/github.com/divan/expvarmon/latest)
|
[![Build Status](https://travis-ci.org/divan/expvarmon.svg?branch=master)](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.
|
TermUI based Go apps monitor using [expvars](http://golang.org/pkg/expvar/) variables (/debug/vars). Quickest way to monitor your Go app.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue