client/vendor/contrib.go.opencensus.io/exporter/prometheus
Navid Shaikh ad4a7b18a2
Pin deps back to master (#1082)
* Update autoscaling annotation validation

 see ref: https://github.com/knative/serving/pull/9496

* Replace DeprecatedInjectionAnnotation with InjectionAnnotation

* Vendor deps at master

* Use context.TODO instead of context.Background
2020-10-30 08:15:35 -07:00
..
.gitignore Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
.travis.yml Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
LICENSE Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
Makefile Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
README.md Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
go.mod Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
go.sum Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
prometheus.go Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
sanitize.go Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00

README.md

OpenCensus Go Prometheus Exporter

Build Status GoDoc

Provides OpenCensus metrics export support for Prometheus.

Installation

$ go get -u contrib.go.opencensus.io/exporter/prometheus