From 375907a3e81c32df7aef5b6c7f8ee2400a21c819 Mon Sep 17 00:00:00 2001 From: Yang Song Date: Mon, 4 Jun 2018 17:43:31 -0700 Subject: Add started_rpcs measures and views to RPC constants. (#1230) * Add started_rpcs measures and views to RPC constants. * Add this change to CHANGELOG. * Remove tag key status from started_rpcs views. * Count measures should be MeasureLong. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b38c6a4..b2ebe603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Add an util artifact `opencensus-contrib-appengine-standard-util` to interact with the AppEngine CloudTraceContext. - Add support for Span kinds. (fix [#1054](https://github.com/census-instrumentation/opencensus-java/issues/1054)). +- Add client/server started_rpcs measures and views to RPC constants. ## 0.13.2 - 2018-05-08 - Map http attributes to Stackdriver format (fix [#1153](https://github.com/census-instrumentation/opencensus-java/issues/1153)). -- cgit v1.2.3