opencensus-go-exporter-stackdriver
opencensus-go-exporter-stackdriver copied to clipboard
No way to set an empty MetricPrefix
It is currently impossible to set an empty MetricPrefix. Setting this field to an empty string causes it to assume the default value of "OpenCensus".
In many cases (perhaps most), the default view names are already well namespaced enough to not require any global prefix. For example, this is what the gRPC metrics look like with a prefix of "testapp":
