opencensus-java
opencensus-java copied to clipboard
Exporter/Stats/Stackdriver: Change the current implementation for handling Summary Metric.
Change the current implementation that creates 3 metrics from the summary and then converts them to Stackdriver, consider to convert directly to stackdriver format instead.