<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_opencensus-java/all, branch upstream-master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/'/>
<entry>
<title>Add observability ready util (#2002)</title>
<updated>2020-02-05T02:36:07+00:00</updated>
<author>
<name>Mayur Kale</name>
<email>mayurkale@google.com</email>
</author>
<published>2020-02-05T02:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=49bac5037cadd5f50227ee87fe86d81043a1170a'/>
<id>49bac5037cadd5f50227ee87fe86d81043a1170a</id>
<content type='text'>
* Add observability ready util

* add enableOpenCensus function

fix format

fix format

fix format

fix format

fix format

fix format

* minor patch

* minor patch

* update README

* fix code reviews

* fetch SERVICE_NAME from env
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add observability ready util

* add enableOpenCensus function

fix format

fix format

fix format

fix format

fix format

fix format

* minor patch

* minor patch

* update README

* fix code reviews

* fetch SERVICE_NAME from env
</pre>
</div>
</content>
</entry>
<entry>
<title>add spring starter package for opencensus spring integration. (#1934)</title>
<updated>2019-06-12T00:26:30+00:00</updated>
<author>
<name>rghetia</name>
<email>rahulpa@google.com</email>
</author>
<published>2019-06-12T00:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=f0c0ca275831c405a80c279b063916f7850fcbea'/>
<id>f0c0ca275831c405a80c279b063916f7850fcbea</id>
<content type='text'>
* add spring starter package for opencensus spring integration.

* remove duplicate links.

* fix build error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add spring starter package for opencensus spring integration.

* remove duplicate links.

* fix build error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exporter/Trace: Extract timeout logic to a common util artifact. (#1887)</title>
<updated>2019-05-10T17:39:48+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-05-10T17:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=ab23a9d54426bc2d170c276855130983a9dfa3b9'/>
<id>ab23a9d54426bc2d170c276855130983a9dfa3b9</id>
<content type='text'>
* Exporter/Trace: Extract timeout logic to a common util artifact.

* Add Android compatibility signature.

* Fix a typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exporter/Trace: Extract timeout logic to a common util artifact.

* Add Android compatibility signature.

* Fix a typo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated package monitored-resource-util. (#1823)</title>
<updated>2019-03-29T17:28:28+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2019-03-29T17:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=cb7f0648e68177d5c14ad416ed40b04b438e798e'/>
<id>cb7f0648e68177d5c14ad416ed40b04b438e798e</id>
<content type='text'>
* Remove deprecated package monitored-resource-util.

* More clean up.

* Remove more usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove deprecated package monitored-resource-util.

* More clean up.

* Remove more usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>elasticsearch trace exporter (#1774)</title>
<updated>2019-03-11T17:36:19+00:00</updated>
<author>
<name>Malike St</name>
<email>st.malike@gmail.com</email>
</author>
<published>2019-03-11T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=abdc72b0059bef19943ebabb9683e7ac9a92604a'/>
<id>abdc72b0059bef19943ebabb9683e7ac9a92604a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add resource-util and deprecate monitored-resource-util. (#1746)</title>
<updated>2019-02-07T02:37:52+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2019-02-07T02:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=25475e71ecf31faa3fbf57ca8077a67d9246318f'/>
<id>25475e71ecf31faa3fbf57ca8077a67d9246318f</id>
<content type='text'>
* Add resource-util and deprecate monitored-resource-util.

* Update readme for the resource-util.

* Fix @since.

* Fix one type in the badge link.

* Fix typo in readme.

* Fix possible nullpointerexception

* Run ./gradlew goJF
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add resource-util and deprecate monitored-resource-util.

* Update readme for the resource-util.

* Fix @since.

* Fix one type in the badge link.

* Fix typo in readme.

* Fix possible nullpointerexception

* Run ./gradlew goJF
</pre>
</div>
</content>
</entry>
<entry>
<title>#1707 Added missing references to 'opencensus-contrib-http-jaxrs'. (#1724)</title>
<updated>2019-01-31T16:44:34+00:00</updated>
<author>
<name>Thor Anker Kvisgård Lange</name>
<email>lange@kvisgaard-lange.dk</email>
</author>
<published>2019-01-31T16:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=10a4b5f8d11261b59eb191315866f1d719b20101'/>
<id>10a4b5f8d11261b59eb191315866f1d719b20101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add metrics util and helper classes to read metrics. (#1647)</title>
<updated>2019-01-04T08:58:08+00:00</updated>
<author>
<name>Bogdan Drutu</name>
<email>bdrutu@google.com</email>
</author>
<published>2019-01-04T08:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=3b2d7f318fe179068174332c5f02862eb467d0cd'/>
<id>3b2d7f318fe179068174332c5f02862eb467d0cd</id>
<content type='text'>
* Add metrics util and helper classes to read metrics.

* Add changelog and fix checker framework warnings.

* ./gradlew goJF
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add metrics util and helper classes to read metrics.

* Add changelog and fix checker framework warnings.

* ./gradlew goJF
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stats for jetty http client. (#1642)</title>
<updated>2018-12-20T22:31:20+00:00</updated>
<author>
<name>rghetia</name>
<email>rghetia@yahoo.com</email>
</author>
<published>2018-12-20T22:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=6d8303851a6dd1b04e4827b2de9ff33d398a4527'/>
<id>6d8303851a6dd1b04e4827b2de9ff33d398a4527</id>
<content type='text'>
* Add stats for jetty http client.

* fix review comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add stats for jetty http client.

* fix review comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Exporter/Metrics/OcAgent: Start adding ocagent metrics exporter. (#1627)</title>
<updated>2018-12-04T18:58:43+00:00</updated>
<author>
<name>Yang Song</name>
<email>songy23@users.noreply.github.com</email>
</author>
<published>2018-12-04T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_opencensus-java/commit/?id=dc04ab9f56ae473171d388126bbc761ebf6ac3cb'/>
<id>dc04ab9f56ae473171d388126bbc761ebf6ac3cb</id>
<content type='text'>
* Exporter/Metrics/OcAgent: Start adding ocagent metrics exporter.

* Add to CHANGELOG and fix typos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exporter/Metrics/OcAgent: Start adding ocagent metrics exporter.

* Add to CHANGELOG and fix typos.
</pre>
</div>
</content>
</entry>
</feed>
