From 80ec0c120bb133b3d3747406be7e4c543b9e0446 Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Tue, 6 Jun 2017 13:56:55 -0700 Subject: Move internal & common & trace to the new package io.opencensus (#339) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dd7fb57e..965c98fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Instrumentation - A stats collection framework -====================================================== +OpenCensus - A stats collection and distributed tracing framework +================================================================= [![Build Status](https://travis-ci.org/census-instrumentation/instrumentation-java.svg?branch=master)](https://travis-ci.org/census-instrumentation/instrumentation-java) [![Build status](https://ci.appveyor.com/api/projects/status/v5dbthkucuewsu33/branch/master?svg=true)](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. -- cgit v1.2.3