Initial QSfera import
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# OpenCensus Go Prometheus Exporter
|
||||
|
||||
[](https://travis-ci.org/census-ecosystem/opencensus-go-exporter-prometheus) [![GoDoc][godoc-image]][godoc-url]
|
||||
|
||||
Provides OpenCensus metrics export support for Prometheus.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ go get -u contrib.go.opencensus.io/exporter/prometheus
|
||||
```
|
||||
|
||||
[godoc-image]: https://godoc.org/contrib.go.opencensus.io/exporter/prometheus?status.svg
|
||||
[godoc-url]: https://godoc.org/contrib.go.opencensus.io/exporter/prometheus
|
||||
Reference in New Issue
Block a user