Trask Stalnaker
ea7588cd15
Update references to master branch ( #4706 )
2021-11-24 13:11:21 -08:00
Anuraag Agrawal
cc033a14ae
Inject OpenTelemetrySdk into lambda library instrumentation instead o… ( #2328 )
...
* Inject OpenTelemetrySdk into lambda library instrumentation instead of using global.
* Update javadoc
* Drift
2021-02-19 12:27:51 +09:00
Jakub Wach
8592d79362
aws lambda instrumentation - http headers propagation fix ( #2222 )
...
* aws lambda instrumentation - http headers propagation fix
* documented lambda propagation behaviour
* spotless apply
2021-02-10 12:45:38 +01:00
Jakub Wach
179b2257f9
AWS lambda - configurable flush timeout ( #1960 )
2021-01-11 10:50:00 -08:00
Jakub Wach
7e8d549347
AWS lambda tracing - http propagation for non-stream handler / wrapper ( #1650 )
...
* AWS lambda tracing - http propagation for non-stream handler / wrapper
* code review
* null-handling improvements
* rebase to newest master
* code review
* less dependencies, lower coupling
2020-11-24 12:42:05 +01:00
Jakub Wach
09fda6e52a
AWS lambda instrumentation - HTTP context propagation ( #1536 )
...
* AWS lambda instrumentation - HTTP context propagation
* code review, added tests for stream wrapper
* code review - recpects XRay propagation, tests added
* rebase to master
2020-11-09 15:59:33 +02:00
Jakub Wach
3a81c52d2b
Wrappers for AWS lambda tracing ( #1471 )
...
* wrappers for AWS lambda instrumentation
* code review changes
* code review changes
2020-10-27 09:55:31 +02:00
Anuraag Agrawal
f6ad05b8e3
Update to latest SDK snapshot ( #1384 )
...
* Update to latest SDK snapshot
* Use published snapshot
* Fixes
* Cleans
* spotless
* Most
* Clean
* Merge
* Temporarily remove context interop
* WIP
* Prepare for intercepting propagated span
* Bump SDK
* IDE updates
* Lots
* compileJava
* Done?
* bar
* Spot
* drugs
* Groovy--
* green for me
* Spot
* Remove grpc import
* Scrub
2020-10-25 15:14:32 +09:00
Anuraag Agrawal
46b04087ee
Allow parenting with the AWS Lambda span itself. ( #1323 )
...
* Allow parenting with the AWS Lambda span itself.
* Merge
* Fix propagator only set in library
2020-10-07 09:42:34 +09:00
Anuraag Agrawal
fc47fd56e5
Add instrumentation of SQS. ( #1210 )
...
* Add instrumentation of SQS.
* More play
* Finish
* process instead of weird
* Cleanups
* Update instrumentation/aws-lambda-1.0/auto/src/main/java/io/opentelemetry/instrumentation/auto/awslambda/v1_0/AbstractAwsLambdaInstrumentation.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-09-24 11:53:46 +09:00
Anuraag Agrawal
01ec2ad6a7
Add initial baseline instrumentation for AWS lambda runtime. ( #1192 )
...
* Add initial baseline instrumentation for AWS lambda runtime.
* narc
* Cleanup
* docs
* Remove sentence which is redundant with every manual instrumentation we provide.
2020-09-14 12:57:51 +09:00