contrib.go.opencensus.io/exporter/prometheus.Exporter.handler (field)

3 uses

	contrib.go.opencensus.io/exporter/prometheus (current package)
		prometheus.go#L40: 	handler http.Handler
		prometheus.go#L61: 		handler: promhttp.HandlerFor(o.Registry, promhttp.HandlerOpts{}),
		prometheus.go#L104: 	e.handler.ServeHTTP(w, r)