Commit Graph

6 Commits

Author SHA1 Message Date
John Watson efbdb55601
Update the examples for the 1.7.0 release (#3719)
* WIP on example updates

* update prometheus version and add more cycles to the otlp example

* no spots here
2021-10-11 11:23:59 +09:00
John Watson 803de6b8b9
Example updates for 1.5.0 (#3487)
* update examples for 1.5.0 API changes

* fix to non-snapshot version
2021-08-14 10:37:19 +09:00
John Watson 8e51b03ed1
Update the example code for the 1.1.0 release (#3127)
also, exclude generated files from spotless
2021-04-07 19:57:44 -07:00
John Watson 04fbc2e6c5
update the example code for the 0.17.0 release. (#2886)
* update the example code for the 0.17.0 release.

* update the otlp example to get the resource properly populated

* clean up the build.gradle files
2021-02-18 15:01:44 -08:00
Bogdan Drutu 3f45fe0e95
Mark all public classes as final in the examples (#2846)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-02-17 12:27:17 -08:00
Reginald McDonald faf99ae104
2508: Logging Exporter Example for Trace and Metrics (#2789)
* Added example for logging exporter

* Used global otel for tracing

* Revert "Used global otel for tracing"

This reverts commit 8f267731ef.

* Register the trace provider as global
2021-02-10 11:14:33 -08:00