Commit Graph

75 Commits

Author SHA1 Message Date
Trask Stalnaker e8ebf4b8a2
Update example distro to 1.0.0 (#2507) 2021-03-07 20:12:00 -08:00
Jakub Wach 9a5bc66329
AWS SDK - SNS to SQS tracing propagation test (#2483) 2021-03-04 13:33:22 -08:00
Trask Stalnaker 4c816105d2
Fix grpc smoke build (#2439) 2021-03-01 16:54:18 +09:00
Trask Stalnaker 475830789c
Update to otel-java 1.0.0 (#2431)
* Update to otel-java 1.0.0

* Fix test

* Fix another test

* Fix another test

* Fix hibernate tests

* Fix spring-data tests

* Spotless
2021-02-28 11:15:27 -08:00
Mateusz Rzeszutek 90350ba6d5
Remove unnecessary muzzle log configuration in tests (#2411) 2021-02-25 18:57:35 +01:00
Mateusz Rzeszutek 9e535827e4
Add custom distro instrumentation unit test example (#2373) 2021-02-24 12:33:44 -08:00
Mateusz Rzeszutek 5490e5b4c5
Update distro example to 0.17.0 (#2371) 2021-02-22 11:41:12 -08:00
Anuraag Agrawal 000df967ce
Update to SDK 0.17.0 (#2338)
* Update to SDK 0.17.0

* Finish

* ottrace
2021-02-19 15:51:55 +09:00
Mateusz Rzeszutek e98da2a3a2
Fix VerifyError in examples/distro servlet instrumentation (#2319) 2021-02-17 21:55:00 +02:00
Christian Neumüller 39e194a61f
examples/distro: Update to newest released versions, fix build. (#2290)
* Fix build of examples/distro.

* examples/distro: Fix smoke test.
2021-02-16 09:08:02 +09:00
Trask Stalnaker c91bff41cb
Add comment about extension shading (#2235) 2021-02-10 09:39:33 +02:00
Anuraag Agrawal fc410706d0
Update to Sdk 0.16.0 (#2221)
* Update to 0.16.0-SNAPSHOT

* Finish

* Finish

* Update to 0.16.0

* Finish
2021-02-09 18:00:54 +09:00
Gábor Lipták 5bf9f34caa
Bring org.testcontainers to 1.15.1 (#2178)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2021-02-03 08:01:04 +02:00
Nikita Salnikov-Tarnovski 6c76ebf99d
Add documentation for available instrumentation customisation options (#2112)
* Add documentation for available instrumentation customisation options

* Add link to existing example
2021-01-25 22:01:56 +02:00
Nikita Salnikov-Tarnovski 746898da04
Update vendor distribution customization demo with new SDK and agent configurations (#2088)
* Update vendor distribution customization demo with new SDK and agent configurations

* Update doc
2021-01-22 15:51:10 +09:00
Anuraag Agrawal 78ef219f74
Remove queued_retry from repo (#2095) 2021-01-22 14:06:07 +09:00
jason plumb 9336bf0ecb
updates the examples to use latest otel (#2081) 2021-01-19 10:13:43 -08:00
Mateusz Rzeszutek 660f0e5225
Remove testing-common dependency on guava (#2062)
* Remove testing-common dependency on guava

* Use nano time

* Add guava dep to opentelemetry-api-metrics
2021-01-19 12:07:27 +09:00
jason plumb 7957293038
update auto-service from rc3 to rc7 (a 3 year difference!) (#2053) 2021-01-15 08:52:49 +09:00
Anuraag Agrawal 8d74baa2e4
Run tests with javaagent. (#1643)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-01-04 13:13:24 -08:00
Nikita Salnikov-Tarnovski 52cecb5209
Update to 0.13 (#1961) 2020-12-26 10:28:47 +02:00
Nikita Salnikov-Tarnovski 9556992cbc
Update vendor distro example to 0.12 (#1875) 2020-12-10 10:25:33 +02:00
Trask Stalnaker 0c8d7fe73f
Miscellaneous cleanup (#1805)
* Remove outdated doc

* Remove unnecessary dependencies

* Formatting

* Rename TRACER to tracer

* Move WrappedFuture to top-level class

* Add missing shadow config

* Use simpler type

* Use simpler base class
2020-11-29 21:05:53 -08:00
Nikita Salnikov-Tarnovski 3e4bb25e96
Update README.md (#1743)
Fix link
2020-11-23 20:17:43 +02:00
Nikita Salnikov-Tarnovski 3185abac10
Add example of creating custom vendor distribution (#1621) 2020-11-21 11:00:53 -08:00