Lines Matching refs:exporter
3 The *OpenCensus Stackdriver Stats Exporter* is a stats exporter that exports data to
12 To use this exporter, you must have an application that you'd like to monitor. The app can be on
37 <artifactId>opencensus-exporter-stats-stackdriver</artifactId>
52 compile 'io.opencensus:opencensus-exporter-stats-stackdriver:0.16.1'
56 #### Register the exporter
69 #### Set Monitored Resource for exporter
79 and it works fine when you have only one exporter running.
83 please associate a unique monitored resource with each exporter if possible.
116 This exporter uses [google-cloud-java](https://github.com/GoogleCloudPlatform/google-cloud-java),
131 This exporter uses [google-cloud-java](https://github.com/GoogleCloudPlatform/google-cloud-java),
142 Java 7 or above is required for using this exporter.
145 ### Why did I get a PERMISSION_DENIED error from Stackdriver when using this exporter?
146 To use our Stackdriver Stats exporter, you need to set up billing for your cloud project, since
155 Stackdriver exporter adds a new `Metric` label for each custom `Metric` to ensure the uniqueness