John Watson
|
a5f7286e5c
|
Update the examples for v0.10.0 (#2030)
* Update the examples for v0.10.0
* make sure to install the propagator for the client/server examples
* rename method to be more consistent
|
2020-11-05 16:32:58 -08:00 |
Bogdan Drutu
|
698e9f4ad6
|
Use boms for grpc and opentelemetry in the examples (#1953)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2020-11-01 08:07:47 -08:00 |
John Watson
|
450d4a8f80
|
Update the examples to work with 0.5.0-SNAPSHOT (#1206)
|
2020-05-12 14:01:08 -07:00 |
Giovanni Liva
|
1396200627
|
Examples share a common gradle build script (#1123)
* Examples in a single separate project. Bump version to 0.4.0-SNAPSHOT
* Formatting
* Gradle 6.3. Remove local wrappers
|
2020-04-22 07:53:19 -07:00 |
Carlos Alberto Cortez
|
fb59147d96
|
Update our examples to use 0.3.0 (#1054)
* Update our examples to use 0.3.0
* Version tuning.
|
2020-03-30 13:36:03 -07:00 |
Giovanni Liva
|
03b1751a2e
|
Sdk usage (#1003)
* Add SDK examples
* README
* Format and Copyright
* Address PR feedback
* Update build to depend on snapshots and apply gjf
* Update examples
* Switch to Logging exporter
* Address feedback
* Remove custom SpanProcessor
* Address feedback on examples
* Delete DemoUtil
* EmptyMap only
|
2020-03-27 10:27:43 -07:00 |