diff options
| author | sebright <sebright@google.com> | 2018-09-14 11:34:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-14 11:34:05 -0700 |
| commit | 93ee8f4e2f716c2d5f3735633e1888546400cfc6 (patch) | |
| tree | f781dead17dad60c8d4a94abe81f4376b08e56a5 /CHANGELOG.md | |
| parent | 97a1875a5829de584ecd0d723f0c0bbea3f97319 (diff) | |
| download | platform_external_opencensus-java-93ee8f4e2f716c2d5f3735633e1888546400cfc6.tar.gz platform_external_opencensus-java-93ee8f4e2f716c2d5f3735633e1888546400cfc6.tar.bz2 platform_external_opencensus-java-93ee8f4e2f716c2d5f3735633e1888546400cfc6.zip | |
Add opencensus-contrib-log-correlation-log4j2 to the list of released artifacts. (#1415)
This commit also updates the changelog.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d2b0e0b0..f633975d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ - Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. - Add an API to `StackdriverTraceConfiguration` to allow setting a `TraceServiceStub` instance to be used for export RPC calls. +- Add an experimental artifact, `opencensus-contrib-log-correlation-log4j2`, for + adding tracing data to Log4j 2 LogEvents. ## 0.15.1 - 2018-08-28 - Improve propagation performance by avoiding doing string formatting when calling checkArgument. |
