opentelemetry-java/api
Bogdan Drutu 833c30af98
Do not allow adding attributes, links after startSpan. (#1266)
* Do not allow adding attributes, links after startSpan.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Add tests for edge cases

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-05-26 06:47:24 -07:00
..
src Do not allow adding attributes, links after startSpan. (#1266) 2020-05-26 06:47:24 -07:00
README.md Add javadoc link to all readmes (#981) 2020-03-09 14:32:22 -07:00
build.gradle More gradle cleanups (#910) 2020-02-24 09:58:04 -08:00

README.md

OpenTelemetry API

Javadocs

  • Java 7 and Android 14 compatible.
  • The abstract classes in this directory can be subclassed to create alternative implementations of the OpenTelemetry library.