Commit Graph

6 Commits

Author SHA1 Message Date
Giovanni Liva edbee8a19c
align valid metric names with spec (#877) 2020-02-19 08:11:02 -08:00
Armin Ruech db31f4a796
Rename StringUtils.isNullOrBlank to isNullOrEmpty (#806) 2020-01-29 10:29:11 -08:00
John Watson 42bff3e922 Ignore null or blank string-valued span attributes. (#771)
* Ignore null or blank string-valued span attributes.

* also ignore null & blank strings on active span attributes.

* change to ignore at the AttributeValue level, rather than above
2020-01-17 15:10:15 -08:00
Bogdan Drutu 5d6fae1869
Add thread safe annotations for the public API. (#501) 2019-08-20 08:21:13 -07:00
Carlos Alberto Cortez 50a2db42b2 Rename tags to dctx (#381)
* Rename tags to dctx (and related members).

* Implement the renamed dctx layer for the Sdk.

* Fix inline doc.

* Rename dctx to distributedcontext.

* Rename distributedcontext Attribute* to Entry*.

* Rename dctx to distributedcontext in the Sdk.

* Update the recently added SDK classes.
2019-06-10 11:24:54 -07:00
Bogdan Drutu ca0ec9dfa8
Replace everywhere OpenConsensus with OpenTelemetry (#244)
* Replace everywhere OpenConsensus with OpenTelemetry

* Fix javadoc references.

* Update javadoc exclude in the api.
2019-05-02 13:46:04 -07:00