migrate burrow metrics exporter work into burrow proper
Signed-off-by:
Casey Kuhlman <casey@monax.io>
Showing
- Gopkg.lock 46 additions, 1 deletionGopkg.lock
- Gopkg.toml 5 additions, 1 deletionGopkg.toml
- core/kernel.go 12 additions, 0 deletionscore/kernel.go
- rpc/config.go 22 additions, 4 deletionsrpc/config.go
- rpc/metrics/export.go 151 additions, 0 deletionsrpc/metrics/export.go
- rpc/metrics/server.go 198 additions, 0 deletionsrpc/metrics/server.go
- vendor/github.com/beorn7/perks/LICENSE 20 additions, 0 deletionsvendor/github.com/beorn7/perks/LICENSE
- vendor/github.com/beorn7/perks/quantile/stream.go 316 additions, 0 deletionsvendor/github.com/beorn7/perks/quantile/stream.go
- vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE 201 additions, 0 deletions.../github.com/matttproud/golang_protobuf_extensions/LICENSE
- vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE 1 addition, 0 deletions...r/github.com/matttproud/golang_protobuf_extensions/NOTICE
- vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go 75 additions, 0 deletions...om/matttproud/golang_protobuf_extensions/pbutil/decode.go
- vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go 16 additions, 0 deletions...b.com/matttproud/golang_protobuf_extensions/pbutil/doc.go
- vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go 46 additions, 0 deletions...om/matttproud/golang_protobuf_extensions/pbutil/encode.go
- vendor/github.com/prometheus/client_golang/LICENSE 201 additions, 0 deletionsvendor/github.com/prometheus/client_golang/LICENSE
- vendor/github.com/prometheus/client_golang/NOTICE 23 additions, 0 deletionsvendor/github.com/prometheus/client_golang/NOTICE
- vendor/github.com/prometheus/client_golang/prometheus/collector.go 75 additions, 0 deletions...thub.com/prometheus/client_golang/prometheus/collector.go
- vendor/github.com/prometheus/client_golang/prometheus/counter.go 277 additions, 0 deletions...github.com/prometheus/client_golang/prometheus/counter.go
- vendor/github.com/prometheus/client_golang/prometheus/desc.go 188 additions, 0 deletions...or/github.com/prometheus/client_golang/prometheus/desc.go
- vendor/github.com/prometheus/client_golang/prometheus/doc.go 191 additions, 0 deletionsvendor/github.com/prometheus/client_golang/prometheus/doc.go
- vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go 119 additions, 0 deletions...m/prometheus/client_golang/prometheus/expvar_collector.go
Loading
Please register or sign in to comment