contrib.go.opencensus.io/exporter/prometheus.collector.opts (field)

6 uses

	contrib.go.opencensus.io/exporter/prometheus (current package)
		prometheus.go#L79: 			c.opts.onError(fmt.Errorf("cannot register the collector: %v", err))
		prometheus.go#L109: 	opts Options
		prometheus.go#L138: 		opts:   opts,
		prometheus.go#L144: 		metricName(c.opts.Namespace, metric),
		prometheus.go#L147: 		c.opts.ConstLabels)
		prometheus.go#L169: 					me.c.opts.onError(err)