Commit Graph

7 Commits

Author SHA1 Message Date
John Watson 596b4ba894
Update the examples for the 0.12.0 release. (#2198) 2020-12-04 12:28:35 -08:00
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
Bogdan Drutu d00d50c906
Rename all packages to follow the module name definition (#1952)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-10-31 10:59:11 -07:00
Anuraag Agrawal fc14e3f0c2
Revert package rename in examples. (#1902) 2020-10-27 19:21:18 -07:00
Anuraag Agrawal 7ebbe7979d
Move API packages to .api. package (#1892)
* Move API packages to .api. package

* Cleanup
2020-10-28 08:39:41 +09:00
jarebudev a08dd9fbe4
1503 prometheus example (#1541)
* added prometheus exporter example

* tidying up

* Update examples/prometheus/README.md

Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>

* Update examples/prometheus/README.md

Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>

* added port arg check as per code review suggestion

Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
2020-08-17 14:17:05 -07:00