diff options
| author | Bogdan Drutu <bdrutu@google.com> | 2017-06-06 13:56:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-06 13:56:55 -0700 |
| commit | 80ec0c120bb133b3d3747406be7e4c543b9e0446 (patch) | |
| tree | 94d30b9612fd44408026455597ac7c76492536b2 /README.md | |
| parent | 84d0f46e88faa89c0d822a73a7a610b9ac1bc471 (diff) | |
| download | platform_external_opencensus-java-80ec0c120bb133b3d3747406be7e4c543b9e0446.tar.gz platform_external_opencensus-java-80ec0c120bb133b3d3747406be7e4c543b9e0446.tar.bz2 platform_external_opencensus-java-80ec0c120bb133b3d3747406be7e4c543b9e0446.zip | |
Move internal & common & trace to the new package io.opencensus (#339)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ -Instrumentation - A stats collection framework -====================================================== +OpenCensus - A stats collection and distributed tracing framework +================================================================= [](https://travis-ci.org/census-instrumentation/instrumentation-java) [](https://ci.appveyor.com/project/instrumentationjavateam/instrumentation-java/branch/master) -Instrumentation provides a framework to define and collect stats against metrics and to -break those stats down across user-defined dimensions. The library is in alpha +OpenCensus provides a framework to define and collect stats against metrics and to +break those stats down across user-defined dimensions. The library is in alpha stage and the API is subject to change. |
